Searched defs:ScriptWrappable (Results 1 – 2 of 2) sorted by relevance
14 class ScriptWrappable; variable
113 ScriptWrappable() : m_wrapper(0) { } in ScriptWrappable() function155 static bool wrapperCanBeStoredInObject(const ScriptWrappable*) { return true; } in wrapperCanBeStoredInObject()