OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:creationContext
(Results
26 - 50
of
113
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
V8TestInterfaceConstructor4.h
50
inline v8::Handle<v8::Object> wrap(TestInterfaceConstructor4* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
52
return impl->wrap(
creationContext
, isolate);
55
inline v8::Handle<v8::Value> toV8(TestInterfaceConstructor4* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
63
return impl->wrap(
creationContext
, isolate);
106
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceConstructor4> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
108
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceCustomConstructor.h
51
inline v8::Handle<v8::Object> wrap(TestInterfaceCustomConstructor* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
53
return impl->wrap(
creationContext
, isolate);
56
inline v8::Handle<v8::Value> toV8(TestInterfaceCustomConstructor* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
64
return impl->wrap(
creationContext
, isolate);
107
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceCustomConstructor> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
109
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceDocument.h
56
inline v8::Handle<v8::Object> wrap(TestInterfaceDocument* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
58
return impl->wrap(
creationContext
, isolate);
61
inline v8::Handle<v8::Value> toV8(TestInterfaceDocument* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
69
return impl->wrap(
creationContext
, isolate);
112
inline v8::Handle<v8::Value> toV8(PassRefPtrWillBeRawPtr<TestInterfaceDocument> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
114
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceEmpty.h
49
inline v8::Handle<v8::Object> wrap(TestInterfaceEmpty* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
51
return impl->wrap(
creationContext
, isolate);
54
inline v8::Handle<v8::Value> toV8(TestInterfaceEmpty* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
62
return impl->wrap(
creationContext
, isolate);
105
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceEmpty> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
107
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceGarbageCollected.h
54
inline v8::Handle<v8::Object> wrap(TestInterfaceGarbageCollected* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
56
return impl->wrap(
creationContext
, isolate);
59
inline v8::Handle<v8::Value> toV8(TestInterfaceGarbageCollected* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
67
return impl->wrap(
creationContext
, isolate);
110
inline v8::Handle<v8::Value> toV8(RawPtr<TestInterfaceGarbageCollected> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
112
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceNamedConstructor.h
56
inline v8::Handle<v8::Object> wrap(TestInterfaceNamedConstructor* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
58
return impl->wrap(
creationContext
, isolate);
61
inline v8::Handle<v8::Value> toV8(TestInterfaceNamedConstructor* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
69
return impl->wrap(
creationContext
, isolate);
112
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceNamedConstructor> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
114
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceNamedConstructor2.h
55
inline v8::Handle<v8::Object> wrap(TestInterfaceNamedConstructor2* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
57
return impl->wrap(
creationContext
, isolate);
60
inline v8::Handle<v8::Value> toV8(TestInterfaceNamedConstructor2* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
68
return impl->wrap(
creationContext
, isolate);
111
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceNamedConstructor2> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
113
return toV8(impl.get(),
creationContext
, isolate);
V8TestInterfaceNode.h
56
inline v8::Handle<v8::Object> wrap(TestInterfaceNode* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
58
return impl->wrap(
creationContext
, isolate);
61
inline v8::Handle<v8::Value> toV8(TestInterfaceNode* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
69
return impl->wrap(
creationContext
, isolate);
112
inline v8::Handle<v8::Value> toV8(PassRefPtrWillBeRawPtr<TestInterfaceNode> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
114
return toV8(impl.get(),
creationContext
, isolate);
V8TestNode.h
57
inline v8::Handle<v8::Object> wrap(TestNode* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
59
return impl->wrap(
creationContext
, isolate);
62
inline v8::Handle<v8::Value> toV8(TestNode* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
70
return impl->wrap(
creationContext
, isolate);
113
inline v8::Handle<v8::Value> toV8(PassRefPtrWillBeRawPtr<TestNode> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
115
return toV8(impl.get(),
creationContext
, isolate);
V8TestSpecialOperations.h
49
inline v8::Handle<v8::Object> wrap(TestSpecialOperations* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
51
return impl->wrap(
creationContext
, isolate);
54
inline v8::Handle<v8::Value> toV8(TestSpecialOperations* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
62
return impl->wrap(
creationContext
, isolate);
105
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestSpecialOperations> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
107
return toV8(impl.get(),
creationContext
, isolate);
V8TestSpecialOperationsNotEnumerable.h
49
inline v8::Handle<v8::Object> wrap(TestSpecialOperationsNotEnumerable* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
51
return impl->wrap(
creationContext
, isolate);
54
inline v8::Handle<v8::Value> toV8(TestSpecialOperationsNotEnumerable* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
62
return impl->wrap(
creationContext
, isolate);
105
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestSpecialOperationsNotEnumerable> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
107
return toV8(impl.get(),
creationContext
, isolate);
V8TestTypedefs.h
50
inline v8::Handle<v8::Object> wrap(TestTypedefs* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
52
return impl->wrap(
creationContext
, isolate);
55
inline v8::Handle<v8::Value> toV8(TestTypedefs* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
63
return impl->wrap(
creationContext
, isolate);
106
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestTypedefs> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
108
return toV8(impl.get(),
creationContext
, isolate);
V8TestDictionary.cpp
166
v8::Handle<v8::Value> toV8(TestDictionary* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
178
v8Object->Set(v8String(isolate, "elementOrNullMember"), toV8(impl->elementOrNullMember(),
creationContext
, isolate));
199
v8Object->Set(v8String(isolate, "stringArrayMember"), v8Array(impl->stringArrayMember(),
creationContext
, isolate));
210
v8Object->Set(v8String(isolate, "stringSequenceMember"), v8Array(impl->stringSequenceMember(),
creationContext
, isolate));
213
v8Object->Set(v8String(isolate, "testInterfaceGarbageCollectedMember"), toV8(impl->testInterfaceGarbageCollectedMember(),
creationContext
, isolate));
216
v8Object->Set(v8String(isolate, "testInterfaceGarbageCollectedOrNullMember"), toV8(impl->testInterfaceGarbageCollectedOrNullMember(),
creationContext
, isolate));
219
v8Object->Set(v8String(isolate, "testInterfaceMember"), toV8(impl->testInterfaceMember(),
creationContext
, isolate));
222
v8Object->Set(v8String(isolate, "testInterfaceOrNullMember"), toV8(impl->testInterfaceOrNullMember(),
creationContext
, isolate));
225
v8Object->Set(v8String(isolate, "testInterfaceWillBeGarbageCollectedMember"), toV8(impl->testInterfaceWillBeGarbageCollectedMember(),
creationContext
, isolate));
228
v8Object->Set(v8String(isolate, "testInterfaceWillBeGarbageCollectedOrNullMember"), toV8(impl->testInterfaceWillBeGarbageCollectedOrNullMember(),
creationContext
, isolate))
[
all
...]
V8TestInterfaceNotScriptWrappable.h
47
friend v8::Handle<v8::Object> wrap(TestInterfaceNotScriptWrappable*, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
48
static v8::Handle<v8::Object> createWrapper(PassRefPtr<TestInterfaceNotScriptWrappable>, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
51
v8::Handle<v8::Object> wrap(TestInterfaceNotScriptWrappable* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
53
inline v8::Handle<v8::Value> toV8(TestInterfaceNotScriptWrappable* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
61
return wrap(impl,
creationContext
, isolate);
104
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceNotScriptWrappable> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
106
return toV8(impl.get(),
creationContext
, isolate);
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
ExceptionState.h
63
ExceptionState(Context context, const char* propertyName, const char* interfaceName, const v8::Handle<v8::Object>&
creationContext
, v8::Isolate* isolate)
68
, m_creationContext(
creationContext
)
71
ExceptionState(Context context, const char* interfaceName, const v8::Handle<v8::Object>&
creationContext
, v8::Isolate* isolate)
76
, m_creationContext(
creationContext
)
ScriptWrappable.cpp
49
v8::Handle<v8::Object> ScriptWrappable::wrap(v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
60
v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(
creationContext
, wrapperTypeInfo, toScriptWrappableBase(), isolate);
SerializedScriptValueTest.cpp
26
v8::Handle<v8::Object>
creationContext
() const { return m_scope.scriptState()->context()->Global(); }
41
v8::Handle<v8::Value> v8OriginalFile = toV8(originalFile.get(),
creationContext
(), isolate());
61
v8::Handle<v8::Value> v8OriginalFile = toV8(originalFile.get(),
creationContext
(), isolate());
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
V8ArrayBufferCustom.h
74
friend v8::Handle<v8::Object> wrap(ArrayBuffer*, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
75
static v8::Handle<v8::Object> createWrapper(PassRefPtr<ArrayBuffer>, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
78
inline v8::Handle<v8::Object> wrap(ArrayBuffer* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
82
return V8ArrayBuffer::createWrapper(impl,
creationContext
, isolate);
85
inline v8::Handle<v8::Value> toV8(ArrayBuffer* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
92
return wrap(impl,
creationContext
, isolate);
135
inline v8::Handle<v8::Value> toV8(PassRefPtr< ArrayBuffer > impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
137
return toV8(impl.get(),
creationContext
, isolate);
V8TypedArrayCustom.h
63
static v8::Handle<v8::Object> wrap(TypedArray* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
67
return V8TypedArray<TypedArray>::createWrapper(impl,
creationContext
, isolate);
70
static v8::Handle<v8::Value> toV8(TypedArray* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
77
return wrap(impl,
creationContext
, isolate);
134
static v8::Handle<v8::Object> createWrapper(PassRefPtr<TypedArray>, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
145
v8::Handle<v8::Object> V8TypedArray<TypedArray>::createWrapper(PassRefPtr<TypedArray> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
151
v8::Local<v8::Value> v8Buffer = blink::toV8(buffer.get(),
creationContext
, isolate);
V8ArrayBufferCustom.cpp
82
v8::Handle<v8::Object> V8ArrayBuffer::createWrapper(PassRefPtr<ArrayBuffer> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
118
v8::Handle<v8::Value> toV8NoInline(ArrayBuffer* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
120
return toV8(impl,
creationContext
, isolate);
V8CanvasRenderingContext2DCustom.cpp
49
static v8::Handle<v8::Value> toV8Object(CanvasStyle* style, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
52
return toV8(style->canvasGradient(),
creationContext
, isolate);
55
return toV8(style->canvasPattern(),
creationContext
, isolate);
/external/chromium_org/third_party/WebKit/public/web/
WebDOMFileSystem.h
96
BLINK_EXPORT v8::Handle<v8::Value> toV8Value(v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
100
v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
/external/chromium_org/third_party/WebKit/Source/web/
WebDOMFileSystem.cpp
119
v8::Handle<v8::Value> WebDOMFileSystem::toV8Value(v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
123
return toV8(m_private.get(),
creationContext
, isolate);
129
v8::Handle<v8::Object>
creationContext
,
135
return toV8(DirectoryEntry::create(m_private.get(), path),
creationContext
, isolate);
137
return toV8(FileEntry::create(m_private.get(), path),
creationContext
, isolate);
/external/chromium_org/third_party/WebKit/Source/bindings/modules/v8/
IDBBindingUtilities.cpp
58
static v8::Handle<v8::Value> toV8(const IDBKeyPath& value, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
69
return toV8(keyPaths.release(),
creationContext
, isolate);
75
static v8::Handle<v8::Value> toV8(const IDBKey* key, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
93
return toV8(Uint8Array::create(reinterpret_cast<const unsigned char*>(key->binary()->data()), key->binary()->size()),
creationContext
, isolate);
100
array->Set(i, toV8(key->array()[i].get(),
creationContext
, isolate));
109
static v8::Handle<v8::Value> toV8(const IDBAny* impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
120
return toV8(impl->domStringList(),
creationContext
, isolate);
124
v8::Handle<v8::Value> cursor = toV8(impl->idbCursor(),
creationContext
, isolate);
125
v8::Handle<v8::Value> request = toV8(impl->idbCursor()->request(),
creationContext
, isolate);
132
v8::Handle<v8::Value> cursor = toV8(impl->idbCursorWithValue(),
creationContext
, isolate)
[
all
...]
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/
V8TestInterface5.h
55
v8::Handle<v8::Value> toV8(TestInterface5Implementation*, v8::Handle<v8::Object>
creationContext
, v8::Isolate*);
75
inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterface5Implementation> impl, v8::Handle<v8::Object>
creationContext
, v8::Isolate* isolate)
77
return toV8(impl.get(),
creationContext
, isolate);
Completed in 148 milliseconds
1
2
3
4
5