Home
last modified time | relevance | path

Searched defs:ScriptWrappable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DV8HiddenValue.h14 class ScriptWrappable; variable
DScriptWrappable.h113 ScriptWrappable() : m_wrapper(0) { } in ScriptWrappable() function
155 static bool wrapperCanBeStoredInObject(const ScriptWrappable*) { return true; } in wrapperCanBeStoredInObject()