Home
last modified time | relevance | path

Searched defs:hasInstance (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8ArrayBufferViewCustom.h46 static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*, WrapperWorldType) in hasInstance() function
DV8ArrayBufferCustom.cpp55 bool V8ArrayBuffer::hasInstance(v8::Handle<v8::Value> value, v8::Isolate*, WrapperWorldType) in hasInstance() function in WebCore::V8ArrayBuffer
DV8TypedArrayCustom.h50 static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*, WrapperWorldType) in hasInstance() function
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestInterfaceEmpty.cpp106 bool V8TestInterfaceEmpty::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, Wrapper… in hasInstance() function in WebCore::V8TestInterfaceEmpty
DV8TestInterfaceCustomConstructor.cpp125 bool V8TestInterfaceCustomConstructor::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isol… in hasInstance() function in WebCore::V8TestInterfaceCustomConstructor
DV8TestInterfaceEventTarget.cpp106 bool V8TestInterfaceEventTarget::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, W… in hasInstance() function in WebCore::V8TestInterfaceEventTarget
DV8TestInterfaceDoNotCheckConstants.cpp111 bool V8TestInterfaceDoNotCheckConstants::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* is… in hasInstance() function in WebCore::V8TestInterfaceDoNotCheckConstants
DV8TestInterfaceConstructor3.cpp139 bool V8TestInterfaceConstructor3::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, … in hasInstance() function in WebCore::V8TestInterfaceConstructor3
DV8TestInterfacePython2.cpp108 bool V8TestInterfacePython2::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, Wrapp… in hasInstance() function in WebCore::V8TestInterfacePython2
DV8TestException.cpp123 bool V8TestException::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, WrapperWorld… in hasInstance() function in WebCore::V8TestException
DV8TestInterfaceConstructor2.cpp174 bool V8TestInterfaceConstructor2::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, … in hasInstance() function in WebCore::V8TestInterfaceConstructor2
DV8TestInterfaceNamedConstructor.cpp157 bool V8TestInterfaceNamedConstructor::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isola… in hasInstance() function in WebCore::V8TestInterfaceNamedConstructor
DV8TestInterfaceConstructor.cpp185 bool V8TestInterfaceConstructor::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, W… in hasInstance() function in WebCore::V8TestInterfaceConstructor
DV8TestNamedConstructor.cpp168 bool V8TestNamedConstructor::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, Wrapp… in hasInstance() function in WebCore::V8TestNamedConstructor
DV8TestOverloadedConstructors.cpp196 bool V8TestOverloadedConstructors::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate,… in hasInstance() function in WebCore::V8TestOverloadedConstructors
DV8TestCustomAccessors.cpp186 bool V8TestCustomAccessors::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, Wrappe… in hasInstance() function in WebCore::V8TestCustomAccessors
DV8TestNode.cpp195 bool V8TestNode::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, WrapperWorldType … in hasInstance() function in WebCore::V8TestNode
DV8TestInterfacePython.cpp211 bool V8TestInterfacePython::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, Wrappe… in hasInstance() function in WebCore::V8TestInterfacePython
DV8TestInterfaceImplementedAs.cpp213 bool V8TestInterfaceImplementedAs::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate,… in hasInstance() function in WebCore::V8TestInterfaceImplementedAs
DV8TestEventTarget.cpp312 bool V8TestEventTarget::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, WrapperWor… in hasInstance() function in WebCore::V8TestEventTarget
DV8TestInterfaceEventConstructor.cpp375 bool V8TestInterfaceEventConstructor::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isola… in hasInstance() function in WebCore::V8TestInterfaceEventConstructor
DV8SupportTestInterface.cpp460 bool V8SupportTestInterface::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, Wrapp… in hasInstance() function in WebCore::V8SupportTestInterface
DV8TestTypedefs.cpp525 bool V8TestTypedefs::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate, WrapperWorldT… in hasInstance() function in WebCore::V8TestTypedefs
DV8TestInterfaceCheckSecurity.cpp520 bool V8TestInterfaceCheckSecurity::hasInstance(v8::Handle<v8::Value> jsValue, v8::Isolate* isolate,… in hasInstance() function in WebCore::V8TestInterfaceCheckSecurity
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8PerIsolateData.cpp142 bool V8PerIsolateData::hasInstance(const WrapperTypeInfo* info, v8::Handle<v8::Value> value, Wrappe… in hasInstance() function in WebCore::V8PerIsolateData

12