OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toNative
(Results
26 - 50
of
111
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
V8TestObject.cpp
100
TestObj* imp = V8TestObject::
toNative
(info.Holder());
114
TestObj* imp = V8TestObject::
toNative
(info.Holder());
128
TestObj* imp = V8TestObject::
toNative
(info.Holder());
189
TestObj* imp = V8TestObject::
toNative
(info.Holder());
203
TestObj* imp = V8TestObject::
toNative
(info.Holder());
221
TestObj* imp = V8TestObject::
toNative
(info.Holder());
235
TestObj* imp = V8TestObject::
toNative
(info.Holder());
249
TestObj* imp = V8TestObject::
toNative
(info.Holder());
264
TestObj* imp = V8TestObject::
toNative
(info.Holder());
278
TestObj* imp = V8TestObject::
toNative
(info.Holder())
[
all
...]
V8TestInterfaceImplementedAs.cpp
68
RealClass* imp = V8TestInterfaceImplementedAs::
toNative
(info.Holder());
82
RealClass* imp = V8TestInterfaceImplementedAs::
toNative
(info.Holder());
97
RealClass* imp = V8TestInterfaceImplementedAs::
toNative
(info.Holder());
111
RealClass* imp = V8TestInterfaceImplementedAs::
toNative
(info.Holder());
112
V8TRYCATCH_VOID(RealClass*, v, V8TestInterfaceImplementedAs::HasInstance(value, info.GetIsolate(), worldType(info.GetIsolate())) ? V8TestInterfaceImplementedAs::
toNative
(v8::Handle<v8::Object>::Cast(value)) : 0);
130
RealClass* imp = V8TestInterfaceImplementedAs::
toNative
(args.Holder());
149
RealClass* imp = V8TestInterfaceImplementedAs::
toNative
(args.Holder());
150
V8TRYCATCH_VOID(RealClass*, orange, V8TestInterfaceImplementedAs::HasInstance(args[0], args.GetIsolate(), worldType(args.GetIsolate())) ? V8TestInterfaceImplementedAs::
toNative
(v8::Handle<v8::Object>::Cast(args[0])) : 0);
V8TestInterface.cpp
141
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
163
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
185
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
230
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
252
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
253
V8TRYCATCH_VOID(Node*, v, V8Node::HasInstance(value, info.GetIsolate(), worldType(info.GetIsolate())) ? V8Node::
toNative
(v8::Handle<v8::Object>::Cast(value)) : 0);
275
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
297
TestInterface* imp = V8TestInterface::
toNative
(info.Holder());
298
V8TRYCATCH_VOID(Node*, v, V8Node::HasInstance(value, info.GetIsolate(), worldType(info.GetIsolate())) ? V8Node::
toNative
(v8::Handle<v8::Object>::Cast(value)) : 0);
320
TestInterface* imp = V8TestInterface::
toNative
(info.Holder())
[
all
...]
V8TestTypedefs.cpp
73
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
87
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
102
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
116
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
131
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
149
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
164
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
178
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
195
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder());
213
TestTypedefs* imp = V8TestTypedefs::
toNative
(info.Holder())
[
all
...]
V8TestEventTarget.cpp
75
TestEventTarget* imp = V8TestEventTarget::
toNative
(args.Holder());
99
TestEventTarget* imp = V8TestEventTarget::
toNative
(args.Holder());
115
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder());
131
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder());
132
V8TRYCATCH_VOID(Node*, propertyValue, V8Node::HasInstance(value, info.GetIsolate(), worldType(info.GetIsolate())) ? V8Node::
toNative
(v8::Handle<v8::Object>::Cast(value)) : 0);
148
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder());
173
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder());
196
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder());
218
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder());
234
TestEventTarget* collection = V8TestEventTarget::
toNative
(info.Holder())
[
all
...]
V8TestActiveDOMObject.cpp
68
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(info.Holder());
82
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(host);
88
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(host);
98
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(args.Holder());
101
V8TRYCATCH_VOID(Node*, nextChild, V8Node::HasInstance(args[0], args.GetIsolate(), worldType(args.GetIsolate())) ? V8Node::
toNative
(v8::Handle<v8::Object>::Cast(args[0])) : 0);
120
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(args.Holder());
149
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(holder);
178
TestActiveDOMObject* imp = V8TestActiveDOMObject::
toNative
(holder);
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8HTMLAllCollectionCustom.cpp
79
HTMLAllCollection* imp = V8HTMLAllCollection::
toNative
(args.Holder());
85
HTMLAllCollection* imp = V8HTMLAllCollection::
toNative
(args.Holder());
101
HTMLAllCollection* imp = V8HTMLAllCollection::
toNative
(args.Holder());
V8HTMLDocumentCustom.cpp
70
HTMLDocument* htmlDocument = V8HTMLDocument::
toNative
(args.Holder());
76
HTMLDocument* htmlDocument = V8HTMLDocument::
toNative
(args.Holder());
82
HTMLDocument* htmlDocument = V8HTMLDocument::
toNative
(args.Holder());
V8HistoryCustom.cpp
46
History* history = V8History::
toNative
(info.Holder());
73
History* history = V8History::
toNative
(args.Holder());
90
History* history = V8History::
toNative
(args.Holder());
V8BiquadFilterNodeCustom.cpp
38
BiquadFilterNode* imp = V8BiquadFilterNode::
toNative
(info.Holder());
V8DeviceOrientationEventCustom.cpp
38
DeviceOrientationEvent* imp = V8DeviceOrientationEvent::
toNative
(args.Holder());
V8EventCustom.cpp
47
Event* event = V8Event::
toNative
(info.Holder());
V8HTMLFormControlsCollectionCustom.cpp
59
HTMLFormControlsCollection* imp = V8HTMLFormControlsCollection::
toNative
(args.Holder());
V8InjectedScriptHostCustom.cpp
69
return V8Node::
toNative
(v8::Handle<v8::Object>::Cast(value.v8Value()));
93
InjectedScriptHost* host = V8InjectedScriptHost::
toNative
(args.Holder());
211
InjectedScriptHost* host = V8InjectedScriptHost::
toNative
(args.Holder());
227
InjectedScriptHost* host = V8InjectedScriptHost::
toNative
(args.Holder());
272
Node* node = V8Node::
toNative
(value->ToObject());
280
InjectedScriptHost* host = V8InjectedScriptHost::
toNative
(args.Holder());
301
InjectedScriptHost* host = V8InjectedScriptHost::
toNative
(args.Holder());
310
Database* database = V8Database::
toNative
(v8::Handle<v8::Object>::Cast(args[0]));
312
InjectedScriptHost* host = V8InjectedScriptHost::
toNative
(args.Holder()); {
323
Storage* storage = V8Storage::
toNative
(v8::Handle<v8::Object>::Cast(args[0]))
[
all
...]
V8OscillatorNodeCustom.cpp
39
OscillatorNode* imp = V8OscillatorNode::
toNative
(holder);
V8CustomEventCustom.cpp
56
CustomEvent* event = V8CustomEvent::
toNative
(info.Holder());
84
CustomEvent* event = V8CustomEvent::
toNative
(args.Holder());
V8WebGLRenderingContextCustom.cpp
269
WebGLRenderingContext* context = V8WebGLRenderingContext::
toNative
(args.Holder());
299
location = V8WebGLUniformLocation::
toNative
(value->ToObject());
316
WebGLRenderingContext* context = V8WebGLRenderingContext::
toNative
(args.Holder());
321
WebGLProgram* program = V8WebGLProgram::HasInstance(args[0], args.GetIsolate(), worldType(args.GetIsolate())) ? V8WebGLProgram::
toNative
(v8::Handle<v8::Object>::Cast(args[0])) : 0;
341
WebGLRenderingContext* imp = V8WebGLRenderingContext::
toNative
(args.Holder());
358
WebGLRenderingContext* context = V8WebGLRenderingContext::
toNative
(args.Holder());
373
WebGLRenderingContext* context = V8WebGLRenderingContext::
toNative
(args.Holder());
386
WebGLRenderingContext* context = V8WebGLRenderingContext::
toNative
(args.Holder());
391
WebGLProgram* program = V8WebGLProgram::HasInstance(args[0], args.GetIsolate(), worldType(args.GetIsolate())) ? V8WebGLProgram::
toNative
(v8::Handle<v8::Object>::Cast(args[0])) : 0;
409
WebGLRenderingContext* context = V8WebGLRenderingContext::
toNative
(args.Holder())
[
all
...]
V8BlobCustom.cpp
107
ArrayBuffer* arrayBuffer = V8ArrayBuffer::
toNative
(v8::Handle<v8::Object>::Cast(item));
111
ArrayBufferView* arrayBufferView = V8ArrayBufferView::
toNative
(v8::Handle<v8::Object>::Cast(item));
116
Blob* blob = V8Blob::
toNative
(v8::Handle<v8::Object>::Cast(item));
V8MessageEventCustom.cpp
48
MessageEvent* event = V8MessageEvent::
toNative
(info.Holder());
103
MessageEvent* event = V8MessageEvent::
toNative
(args.Holder());
116
sourceArg = V8Window::
toNative
(window);
V8WindowCustom.cpp
84
DOMWindow* imp = V8Window::
toNative
(args.Holder());
163
Frame* frame = V8Window::
toNative
(holder)->frame();
185
Frame* frame = V8Window::
toNative
(holder)->frame();
200
DOMWindow* imp = V8Window::
toNative
(info.Holder());
216
DOMWindow* imp = V8Window::
toNative
(info.Holder());
250
DOMWindow* window = V8Window::
toNative
(args.Holder());
348
DOMWindow* impl = V8Window::
toNative
(args.Holder());
364
DOMWindow* impl = V8Window::
toNative
(args.Holder());
383
DOMWindow* window = V8Window::
toNative
(info.Holder());
441
DOMWindow* targetWindow = V8Window::
toNative
(window)
[
all
...]
V8HTMLPlugInElementCustom.cpp
49
HTMLPlugInElement* imp = C::
toNative
(info.Holder());
64
HTMLPlugInElement* imp = C::
toNative
(info.Holder());
124
HTMLPlugInElement* imp = C::
toNative
(info.Holder());
139
HTMLPlugInElement* imp = C::
toNative
(info.Holder());
V8SQLResultSetRowListCustom.cpp
52
SQLResultSetRowList* rowList = V8SQLResultSetRowList::
toNative
(args.Holder());
/external/chromium_org/third_party/WebKit/Source/web/
WebArrayBufferView.cpp
68
ArrayBufferView* view = WebCore::V8ArrayBufferView::
toNative
(value->ToObject());
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
Dictionary.cpp
261
value = V8Window::
toNative
(window);
274
value = V8Storage::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
332
value = V8Uint8Array::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
344
value = V8ArrayBufferView::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
356
value = V8MIDIPort::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
368
value = V8MediaKeyError::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
386
source = V8TextTrack::
toNative
(track);
400
value = V8SpeechRecognitionError::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
412
value = V8SpeechRecognitionResult::
toNative
(v8::Handle<v8::Object>::Cast(v8Value));
424
value = V8SpeechRecognitionResultList::
toNative
(v8::Handle<v8::Object>::Cast(v8Value))
[
all
...]
DOMWrapperMap.h
64
ASSERT(static_cast<KeyType*>(
toNative
(wrapper)) == key);
109
void* key = static_cast<void*>(
toNative
(*wrapper));
Completed in 4730 milliseconds
1
2
3
4
5