Searched defs:toImplWithTypeCheck (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
H A DV8ArrayBufferViewCustom.cpp85 ArrayBufferView* V8ArrayBufferView::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8ArrayBufferView
H A DV8ArrayBufferCustom.cpp112 ArrayBuffer* V8ArrayBuffer::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8ArrayBuffer
H A DV8TypedArrayCustom.h56 static TypedArray* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
181 TypedArray* V8TypedArray<TypedArray>::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TypedArray
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DV8TestInterfaceConstructor3.cpp103 TestInterfaceConstructor3* V8TestInterfaceConstructor3::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceConstructor3
H A DV8TestInterfaceCustomConstructor.cpp87 TestInterfaceCustomConstructor* V8TestInterfaceCustomConstructor::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceCustomConstructor
H A DV8TestInterfaceDocument.cpp71 TestInterfaceDocument* V8TestInterfaceDocument::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceDocument
H A DV8TestInterfaceEmpty.cpp68 TestInterfaceEmpty* V8TestInterfaceEmpty::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceEmpty
H A DV8SVGTestInterface.cpp105 SVGTestInterface* V8SVGTestInterface::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8SVGTestInterface
H A DV8TestException.cpp122 TestException* V8TestException::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestException
H A DV8TestInterface3.cpp127 TestInterface3* V8TestInterface3::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterface3
H A DV8TestInterfaceConstructor2.cpp88 testInterfaceEmptyArg = V8TestInterfaceEmpty::toImplWithTypeCheck(info.GetIsolate(), info[0]);
226 TestInterfaceConstructor2* V8TestInterfaceConstructor2::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceConstructor2
H A DV8TestInterfaceConstructor4.cpp40 testInterface4Arg = V8TestInterfaceConstructor4::toImplWithTypeCheck(info.GetIsolate(), info[0]);
136 TestInterfaceConstructor4* V8TestInterfaceConstructor4::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceConstructor4
H A DV8TestInterfaceEventTarget.cpp107 TestInterfaceEventTarget* V8TestInterfaceEventTarget::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceEventTarget
H A DV8TestInterfaceNamedConstructor2.cpp114 TestInterfaceNamedConstructor2* V8TestInterfaceNamedConstructor2::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceNamedConstructor2
H A DV8TestInterfaceNotScriptWrappable.cpp48 TestInterfaceNotScriptWrappable* cppValue = V8TestInterfaceNotScriptWrappable::toImplWithTypeCheck(info.GetIsolate(), v8Value);
68 arg = V8TestInterfaceNotScriptWrappable::toImplWithTypeCheck(info.GetIsolate(), info[0]);
122 TestInterfaceNotScriptWrappable* V8TestInterfaceNotScriptWrappable::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceNotScriptWrappable
H A DV8TestSpecialOperationsNotEnumerable.cpp108 TestSpecialOperationsNotEnumerable* V8TestSpecialOperationsNotEnumerable::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestSpecialOperationsNotEnumerable
H A DV8TestInterfaceConstructor.cpp67 testInterfaceEmptyArg = V8TestInterfaceEmpty::toImplWithTypeCheck(info.GetIsolate(), info[2]);
82 optionalTestInterfaceEmptyArg = V8TestInterfaceEmpty::toImplWithTypeCheck(info.GetIsolate(), info[7]);
333 TestInterfaceConstructor* V8TestInterfaceConstructor::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceConstructor
H A DV8TestInterfaceEventConstructor.cpp371 TestInterfaceEventConstructor* V8TestInterfaceEventConstructor::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceEventConstructor
H A DV8TestInterfaceGarbageCollected.cpp54 TestInterfaceGarbageCollected* cppValue = V8TestInterfaceGarbageCollected::toImplWithTypeCheck(info.GetIsolate(), v8Value);
74 arg = V8TestInterfaceGarbageCollected::toImplWithTypeCheck(info.GetIsolate(), info[0]);
162 TestInterfaceGarbageCollected* V8TestInterfaceGarbageCollected::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceGarbageCollected
H A DV8TestInterfaceNamedConstructor.cpp172 TestInterfaceNamedConstructor* V8TestInterfaceNamedConstructor::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceNamedConstructor
H A DV8TestInterfaceNode.cpp329 TestInterfaceNode* V8TestInterfaceNode::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceNode
H A DV8TestInterfaceWillBeGarbageCollected.cpp54 TestInterfaceWillBeGarbageCollected* cppValue = V8TestInterfaceWillBeGarbageCollected::toImplWithTypeCheck(info.GetIsolate(), v8Value);
74 arg = V8TestInterfaceWillBeGarbageCollected::toImplWithTypeCheck(info.GetIsolate(), info[0]);
207 TestInterfaceWillBeGarbageCollected* V8TestInterfaceWillBeGarbageCollected::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceWillBeGarbageCollected
H A DV8TestNode.cpp222 TestNode* V8TestNode::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestNode
H A DV8TestSpecialOperations.cpp103 Node* propertyValue = V8Node::toImplWithTypeCheck(info.GetIsolate(), v8Value);
198 TestSpecialOperations* V8TestSpecialOperations::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestSpecialOperations
H A DV8TestInterface2.cpp498 TestInterface2* V8TestInterface2::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterface2

Completed in 192 milliseconds

12