Home
last modified time | relevance | path

Searched defs:WrapperWorldType (Results 1 – 4 of 4) sorted by relevance

/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() argument
DV8ArrayBufferCustom.cpp55 bool V8ArrayBuffer::hasInstance(v8::Handle<v8::Value> value, v8::Isolate*, WrapperWorldType) in hasInstance() argument
DV8TypedArrayCustom.h50 static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*, WrapperWorldType) in hasInstance() argument
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h54 enum WrapperWorldType { enum