Searched defs:wrapperCanBeStoredInObject (Results 1 – 1 of 1) sorted by relevance
140 static bool wrapperCanBeStoredInObject(const void*) { return false; } in wrapperCanBeStoredInObject() function141 static bool wrapperCanBeStoredInObject(const ScriptWrappable*) { return true; } in wrapperCanBeStoredInObject() function