Searched defs:JSDestructibleObject (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSDestructibleObject.h10 class JSDestructibleObject : public JSNonFinalObject { class in namespace:JSC
21 JSDestructibleObject(VM& vm, Structure* structure, Butterfly* butterfly = 0) function in class:JSC::JSDestructibleObject

Completed in 162 milliseconds