Searched refs:toImplWithTypeCheck (Results 51 - 75 of 75) sorted by path

123

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DV8TestInterfaceNamedConstructor2.cpp114 TestInterfaceNamedConstructor2* V8TestInterfaceNamedConstructor2::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceNamedConstructor2
H A DV8TestInterfaceNamedConstructor2.h34 static TestInterfaceNamedConstructor2* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
H A DV8TestInterfaceNode.cpp329 TestInterfaceNode* V8TestInterfaceNode::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterfaceNode
H A DV8TestInterfaceNode.h29 static TestInterfaceNode* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
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 DV8TestInterfaceNotScriptWrappable.h28 static TestInterfaceNotScriptWrappable* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
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 DV8TestInterfaceWillBeGarbageCollected.h35 static TestInterfaceWillBeGarbageCollected* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
H A DV8TestNode.cpp222 TestNode* V8TestNode::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestNode
H A DV8TestNode.h29 static TestNode* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
H A DV8TestObject.cpp732 TestInterfaceEmpty* cppValue = V8TestInterfaceEmpty::toImplWithTypeCheck(info.GetIsolate(), v8Value);
761 TestObject* cppValue = V8TestObject::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1114 Document* cppValue = V8Document::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1143 DocumentFragment* cppValue = V8DocumentFragment::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1172 DocumentType* cppValue = V8DocumentType::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1201 Element* cppValue = V8Element::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1230 Node* cppValue = V8Node::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1259 ShadowRoot* cppValue = V8ShadowRoot::toImplWithTypeCheck(info.GetIsolate(), v8Value);
1614 TestInterfaceImplementation* cppValue = V8TestInterface::toImplWithTypeCheck(info.GetIsolate(), v8Value);
3065 TestInterfaceGarbageCollected* cppValue = V8TestInterfaceGarbageCollected::toImplWithTypeCheck(inf
10533 TestObject* V8TestObject::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestObject
[all...]
H A DV8TestObject.h50 static TestObject* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
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 DV8TestSpecialOperations.h28 static TestSpecialOperations* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
H A DV8TestSpecialOperationsNotEnumerable.cpp108 TestSpecialOperationsNotEnumerable* V8TestSpecialOperationsNotEnumerable::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestSpecialOperationsNotEnumerable
H A DV8TestSpecialOperationsNotEnumerable.h28 static TestSpecialOperationsNotEnumerable* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
H A DV8TestTypedefs.cpp362 TestTypedefs* V8TestTypedefs::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestTypedefs
H A DV8TestTypedefs.h28 static TestTypedefs* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/
H A DV8TestInterface5.cpp63 TestInterface5Implementation* cppValue = V8TestInterface5::toImplWithTypeCheck(info.GetIsolate(), v8Value);
353 testInterfaceEmptyArg = V8TestInterfaceEmpty::toImplWithTypeCheck(info.GetIsolate(), info[0]);
811 TestInterface5Implementation* V8TestInterface5::toImplWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) function in class:blink::V8TestInterface5
H A DV8TestInterface5.h30 static TestInterface5Implementation* toImplWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
H A DCacheTest.cpp433 Response* response = V8Response::toImplWithTypeCheck(isolate(), scriptValue.v8Value());
475 Request* request = V8Request::toImplWithTypeCheck(isolate(), requests[i]);
526 Response* response = V8Response::toImplWithTypeCheck(isolate(), responses[i]);
537 Response* response = V8Response::toImplWithTypeCheck(isolate(), responses[i]);
H A DRespondWithObserver.cpp118 V8Response::toImplWithTypeCheck(toIsolate(executionContext()), value.v8Value())->populateWebServiceWorkerResponse(webResponse);
H A DServiceWorkerContainerTest.cpp115 DOMException* exception = V8DOMException::toImplWithTypeCheck(value.isolate(), value.v8Value());
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebDOMFileSystem.cpp59 const FileEntry* const entry = V8FileEntry::toImplWithTypeCheck(v8::Isolate::GetCurrent(), value);
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp3956 blink::Node* layerOwnerNodeForStart = blink::V8Node::toImplWithTypeCheck(v8::Isolate::GetCurrent(), expectedResult.Get(0));
3964 blink::Node* layerOwnerNodeForEnd = blink::V8Node::toImplWithTypeCheck(v8::Isolate::GetCurrent(), expectedResult.Get(5));

Completed in 329 milliseconds

123