Home
last modified time | relevance | path

Searched refs:context_scope (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/fxjs/
Dfxjs_v8_embeddertest.cpp38 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
54 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
81 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
95 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
109 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
123 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
137 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
151 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
165 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
179 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
[all …]
Dcjs_runtime.cpp116 v8::Context::Scope context_scope(context); in DefineJSObjects() local
182 v8::Context::Scope context_scope(context); in SetFormFillEnvToDocument() local
237 v8::Context::Scope context_scope(context); in GetValueByName() local
258 v8::Context::Scope context_scope(context); in SetValueByName() local
Dcjs_publicmethods_embeddertest.cpp25 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
105 v8::Context::Scope context_scope(GetV8Context()); in TEST_F() local
Dcjs_event_context.cpp32 v8::Context::Scope context_scope(context); in RunScript() local
Dfxjs_v8.cpp387 v8::Context::Scope context_scope(v8Context); in InitializeEngine() local
425 v8::Context::Scope context_scope(context); in ReleaseEngine() local
/external/v8/samples/
Dhello-world.cc35 v8::Context::Scope context_scope(context); in main() local
Dshell.cc87 v8::Context::Scope context_scope(context); in main() local
314 v8::Context::Scope context_scope(context); in RunShell() local
Dprocess.cc200 Context::Scope context_scope(context); in Initialize() local
306 Context::Scope context_scope(context); in Process() local
/external/v8/src/snapshot/
Dmksnapshot.cc284 v8::Context::Scope context_scope(context); in RunExtraCode() local
/external/v8/src/
Dd8.cc294 Context::Scope context_scope(context); in FillTraceConfig() local
522 Context::Scope context_scope(realm); in ExecuteString() local
857 Context::Scope context_scope(realm); in DoHostImportModuleDynamically() local
903 Context::Scope context_scope(realm); in ExecuteModule() local
1989 Context::Scope context_scope(context); in WriteIgnitionDispatchCountersFile() local
2272 v8::Context::Scope context_scope(context); in RunShell() local
3023 Context::Scope context_scope(context); in ProcessMessages() local
/external/v8/src/interpreter/
Dbytecode-generator.cc5063 ContextScope context_scope(this, scope); in VisitInScope() local