HomeSort by relevance Sort by last modified time
    Searched refs:GetIsolate (Results 101 - 125 of 295) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8WorkerGlobalScopeCustom.cpp 73 action = adoptPtr(new ScheduledAction(v8Context, toCoreString(function.As<v8::String>()), workerGlobalScope->url(), info.GetIsolate()));
83 action = adoptPtr(new ScheduledAction(v8Context, v8::Handle<v8::Function>::Cast(function), paramCount, params.get(), info.GetIsolate()));
V8ArrayBufferCustom.h 111 v8::Handle<v8::Object> wrapper = wrap(impl, info.Holder(), info.GetIsolate());
118 ASSERT(worldType(info.GetIsolate()) == MainWorld);
125 v8::Handle<v8::Value> wrapper = wrap(impl, info.Holder(), info.GetIsolate());
138 v8::Handle<v8::Object> wrapper = wrap(impl, info.Holder(), info.GetIsolate());
V8CustomSQLStatementErrorCallback.cpp 56 v8::Handle<v8::Value> transactionHandle = toV8(transaction, v8::Handle<v8::Object>(), v8Context->GetIsolate());
  /external/chromium_org/content/public/renderer/
pepper_plugin_instance.h 57 virtual v8::Isolate* GetIsolate() const = 0;
  /external/chromium_org/content/renderer/pepper/
fake_pepper_plugin_instance.cc 22 v8::Isolate* FakePepperPluginInstance::GetIsolate() const {
fake_pepper_plugin_instance.h 20 virtual v8::Isolate* GetIsolate() const OVERRIDE;
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
V8SupportTestInterface.h 107 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
114 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
121 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
134 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestCustomAccessors.h 112 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
119 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
126 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
139 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestEventTarget.h 107 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
114 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
121 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
134 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterface.h 113 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
120 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
127 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
140 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceConstructor.h 105 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
112 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
119 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
132 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceConstructor2.h 105 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
112 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
119 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
132 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceConstructor3.h 105 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
112 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
119 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
132 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceCustomConstructor.h 106 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
113 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
120 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
133 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceEventConstructor.h 107 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
114 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
121 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
134 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceEventTarget.h 107 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
114 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
121 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
134 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestInterfaceNamedConstructor.h 111 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
118 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
125 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
138 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestNamedConstructor.cpp 79 throwTypeError(ExceptionMessages::failedToConstruct("Audio", "Please use the 'new' operator, this DOM object constructor cannot be called as a function."), info.GetIsolate());
93 toV8(document, info.Holder(), info.GetIsolate());
95 ExceptionState exceptionState(ExceptionState::ConstructionContext, "TestNamedConstructor", info.Holder(), info.GetIsolate());
109 V8DOMWrapper::associateObjectWithWrapper<V8TestNamedConstructor>(impl.release(), &V8TestNamedConstructorConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent);
V8TestNamedConstructor.h 111 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
118 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
125 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
138 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestNode.h 107 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
114 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
121 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
134 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestObject.h 113 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
120 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
127 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
140 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestObjectPython.h 123 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
130 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
137 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
150 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestOverloadedConstructors.h 105 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
112 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
119 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
132 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
V8TestTypedefs.h 105 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
112 ASSERT(worldType(callbackInfo.GetIsolate()) == MainWorld);
119 v8::Handle<v8::Value> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
132 v8::Handle<v8::Object> wrapper = wrap(impl, callbackInfo.Holder(), callbackInfo.GetIsolate());
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8ObjectConstructor.cpp 71 throwTypeError("Illegal constructor", info.GetIsolate());

Completed in 3017 milliseconds

1 2 3 45 6 7 8 91011>>