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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DScriptWrappable.h100 static bool wrapperCanBeStoredInObject(const void*) { return false; } function in class:WebCore::ScriptWrappable
101 static bool wrapperCanBeStoredInObject(const ScriptWrappable*) { return true; } function in class:WebCore::ScriptWrappable

Completed in 50 milliseconds