Home
last modified time | relevance | path

Searched refs:handle_scope (Results 1 – 25 of 49) sorted by relevance

12

/external/v8/test/cctest/
Dtest-lockers.cc107 v8::HandleScope handle_scope(isolate); in TEST() local
186 v8::HandleScope handle_scope(isolate_); in Run() local
237 v8::HandleScope handle_scope(isolate_); in Run() local
284 v8::HandleScope handle_scope(isolate1_); in Run() local
331 HandleScope handle_scope(isolate_); in Run() local
354 v8::HandleScope handle_scope(isolate_); in Run() local
411 v8::HandleScope handle_scope(isolate_); in Run() local
475 v8::HandleScope handle_scope(isolate1_); in Run() local
489 v8::HandleScope handle_scope(isolate2_); in Run() local
537 v8::HandleScope handle_scope(isolate_); in Run() local
[all …]
Dtest-decls.cc911 HandleScope handle_scope(CcTest::isolate()); in TEST() local
946 HandleScope handle_scope(CcTest::isolate()); in TEST() local
988 HandleScope handle_scope(CcTest::isolate()); in TEST() local
1026 HandleScope handle_scope(CcTest::isolate()); in TEST() local
1081 HandleScope handle_scope(CcTest::isolate()); in TEST() local
1158 HandleScope handle_scope(CcTest::isolate()); in TEST() local
1180 HandleScope handle_scope(CcTest::isolate()); in TEST() local
1197 HandleScope handle_scope(CcTest::isolate()); in TEST() local
1238 HandleScope handle_scope(CcTest::isolate()); in TEST() local
Dtest-serialize.cc206 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_DEPENDENT_TEST() local
225 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_DEPENDENT_TEST() local
242 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_DEPENDENT_TEST() local
266 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_DEPENDENT_TEST() local
298 v8::HandleScope handle_scope(v8_isolate); in UNINITIALIZED_TEST() local
313 v8::HandleScope handle_scope(v8_isolate); in UNINITIALIZED_TEST() local
324 v8::HandleScope handle_scope(v8_isolate); in UNINITIALIZED_TEST() local
372 HandleScope handle_scope(isolate); in UNINITIALIZED_DEPENDENT_TEST() local
417 v8::HandleScope handle_scope(v8_isolate); in UNINITIALIZED_TEST() local
436 v8::HandleScope handle_scope(v8_isolate); in UNINITIALIZED_TEST() local
[all …]
Dtest-unscopables-hidden-prototype.cc25 v8::HandleScope handle_scope(isolate); in TEST() local
Dtest-receiver-check-hidden-prototype.cc24 v8::HandleScope handle_scope(isolate); in TEST() local
Dtest-platform.cc42 v8::HandleScope handle_scope(isolate); in TEST() local
Dtest-global-handles.cc91 v8::HandleScope handle_scope(CcTest::isolate()); in TEST() local
187 v8::HandleScope handle_scope(CcTest::isolate()); in TEST() local
282 v8::HandleScope handle_scope(CcTest::isolate()); in TEST() local
Dtest-hashing.cc146 v8::HandleScope handle_scope(isolate); in TEST() local
Dtest-api.cc3036 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3073 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3116 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3149 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3204 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3254 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3312 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3350 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
3394 v8::HandleScope handle_scope(isolate); in THREADED_TEST() local
4492 HandleScope handle_scope(iso); in TEST() local
[all …]
/external/v8/samples/
Dprocess.cc169 HandleScope handle_scope(GetIsolate()); in Initialize() local
224 HandleScope handle_scope(GetIsolate()); in ExecuteScript() local
256 HandleScope handle_scope(GetIsolate()); in InstallMaps() local
286 HandleScope handle_scope(GetIsolate()); in Process() local
339 EscapableHandleScope handle_scope(GetIsolate()); in WrapMap() local
365 return handle_scope.Escape(result); in WrapMap()
432 EscapableHandleScope handle_scope(isolate); in MakeMapTemplate() local
439 return handle_scope.Escape(result); in MakeMapTemplate()
453 EscapableHandleScope handle_scope(GetIsolate()); in WrapRequest() local
479 return handle_scope.Escape(result); in WrapRequest()
[all …]
Dshell.cc92 v8::HandleScope handle_scope(isolate); in main() local
154 v8::HandleScope handle_scope(args.GetIsolate()); in Print() local
202 v8::HandleScope handle_scope(args.GetIsolate()); in Load() local
334 v8::HandleScope handle_scope(context->GetIsolate()); in RunShell() local
351 v8::HandleScope handle_scope(isolate); in ExecuteString() local
385 v8::HandleScope handle_scope(isolate); in ReportException() local
Dhello-world.cc42 HandleScope handle_scope(isolate); in main() local
/external/pdfium/fpdfsdk/src/javascript/
DJS_Runtime.cpp91 v8::HandleScope handle_scope(isolate); local
141 v8::HandleScope handle_scope(GetIsolate()); local
216 v8::HandleScope handle_scope(m_isolate); local
274 v8::HandleScope handle_scope(GetIsolate()); local
311 v8::HandleScope handle_scope(pIsolate); local
Dpublic_methods_embeddertest.cpp27 v8::HandleScope handle_scope(isolate()); in TEST_F() local
110 v8::HandleScope handle_scope(isolate()); in TEST_F() local
/external/v8/test/cctest/interpreter/
Dtest-bytecode-generator.cc258 InitializedHandleScope handle_scope; in TEST() local
283 InitializedHandleScope handle_scope; in TEST() local
435 InitializedHandleScope handle_scope; in TEST() local
651 InitializedHandleScope handle_scope; in TEST() local
714 InitializedHandleScope handle_scope; in TEST() local
762 InitializedHandleScope handle_scope; in TEST() local
830 InitializedHandleScope handle_scope; in TEST() local
878 InitializedHandleScope handle_scope; in TEST() local
1105 InitializedHandleScope handle_scope; in TEST() local
1369 InitializedHandleScope handle_scope; in TEST() local
[all …]
/external/pdfium/fpdfsdk/src/jsapi/
Dfxjs_v8.cpp62 v8::HandleScope handle_scope(isolate); in CFXJS_ObjDefinition() local
184 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineObj() local
197 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineObjMethod() local
215 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineObjProperty() local
232 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineObjAllProperties() local
244 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineObjConst() local
255 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineGlobalMethod() local
267 v8::HandleScope handle_scope(pIsolate); in FXJS_DefineGlobalConst() local
287 v8::HandleScope handle_scope(pIsolate); in FXJS_InitializeRuntime() local
333 v8::HandleScope handle_scope(pIsolate); in FXJS_ReleaseRuntime() local
Dfxjs_v8_embeddertest.cpp21 v8::HandleScope handle_scope(isolate()); in TEST_F() local
/external/pdfium/testing/
Djs_embedder_test.cpp26 v8::HandleScope handle_scope(m_pIsolate); in SetUp() local
/external/v8/src/
Dd8.cc304 HandleScope handle_scope(temp_isolate); in CompileForCachedData() local
376 HandleScope handle_scope(isolate); in ExecuteString() local
652 HandleScope handle_scope(args.GetIsolate()); in Write() local
735 HandleScope handle_scope(args.GetIsolate()); in Load() local
761 HandleScope handle_scope(isolate); in WorkerNew() local
802 HandleScope handle_scope(isolate); in WorkerPostMessage() local
852 HandleScope handle_scope(isolate); in WorkerGetMessage() local
872 HandleScope handle_scope(isolate); in WorkerTerminate() local
909 HandleScope handle_scope(isolate); in ReportException() local
1267 EscapableHandleScope handle_scope(isolate); in CreateEvaluationContext() local
[all …]
/external/v8/src/runtime/
Druntime-numbers.cc110 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
119 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
Druntime-generator.cc41 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
Druntime-strings.cc242 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
389 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
409 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
1150 HandleScope handle_scope(isolate); in RUNTIME_FUNCTION() local
/external/v8/test/cctest/heap/
Dtest-mark-compact.cc256 v8::HandleScope handle_scope(CcTest::isolate()); in HEAP_TEST() local
386 v8::HandleScope handle_scope(CcTest::isolate()); in TEST() local
481 v8::HandleScope handle_scope(isolate); in ShortLivingIsolate() local
Dtest-spaces.cc757 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_TEST() local
820 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_TEST() local
903 v8::HandleScope handle_scope(isolate); in UNINITIALIZED_TEST() local
/external/skia/experimental/SkV8Example/
DSkV8Example.cpp178 v8::HandleScope handle_scope(isolate); in create_sk_window() local

12