Home
last modified time | relevance | path

Searched defs:managedScope (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp201 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in SENDABLE_TYPED_ARRAY_ALL() local
219 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in Stringify() local
231 ecmascript::ThreadManagedScope managedScope(thread); in GetOriginalSource() local
246 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetOriginalFlags() local
276 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsGlobal() local
288 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsIgnoreCase() local
300 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsMultiline() local
312 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsDotAll() local
324 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsUtf16() local
336 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsStick() local
[all …]
Djsnapi_expo.cpp241 ecmascript::ThreadManagedScope managedScope(thread); in ToObject() local
251 ecmascript::ThreadManagedScope managedScope(thread); in ToEcmaObject() local
265 ecmascript::ThreadManagedScope managedScope(thread); in ToString() local
278 ecmascript::ThreadManagedScope managedScope(thread); in ToNativePointer() local
287 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in BooleaValue() local
294 ecmascript::ThreadManagedScope managedScope(thread); in IntegerValue() local
312 ecmascript::ThreadManagedScope managedScope(thread); in Uint32Value() local
328 ecmascript::ThreadManagedScope managedScope(thread); in Int32Value() local
414 ecmascript::ThreadManagedScope managedScope(thread); in ToBoolean() local
424 ecmascript::ThreadManagedScope managedScope(thread); in ToBigInt() local
[all …]
Ddfx_jsnapi.cpp309 ecmascript::ThreadManagedScope managedScope(thread); in TriggerSharedGCWithVm() local
343 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in TriggerGCWithVm() local
358 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in DestroyHeapProfiler() local
389 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in StartHeapTracking() local
403 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in UpdateHeapTracking() local
430 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in StopHeapTracking() local
461 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetArrayBufferSize() local
472 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetHeapUsedSize() local
534 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetHeapPrepare() local
556 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in NotifyApplicationState() local
[all …]
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_thread_state_test.cpp50 ThreadManagedScope managedScope(thread); in NewVMThreadEntry() local
75 ThreadManagedScope managedScope(newVm->GetJSThread()); in CreateNewVMInSeparateThread() local
254 ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/
Dprotocol_handler.cpp69 DebuggerApi::DebuggerManagedScope managedScope(vm_); in ProcessCommand() local
/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp74 ThreadManagedScope managedScope(vm->GetAssociatedJSThread()); in InitializeIfFirstVm() local
85 ThreadManagedScope managedScope(vm->GetAssociatedJSThread()); in InitializeIfFirstVm() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp86 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in Main() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_finalizable_weak_ref_test.cpp164 ScopedManagedCodeThread managedScope(coro); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_deregister.cpp32 ThreadManagedScope managedScope(thread); in FreeModuleRecord() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp144 ThreadManagedScope managedScope(vm->GetJSThread()); in GetAnFileInTest() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dquick_fix_test.cpp168 ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp233 ecmascript::ThreadManagedScope managedScope(thread_); in HWTEST_F_L0() local
255 ecmascript::ThreadManagedScope managedScope(thread_); in HWTEST_F_L0() local
287 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
317 ecmascript::ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
357 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
387 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
417 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1158 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1222 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1257 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1297 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1376 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1414 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1452 ecmascript::ThreadManagedScope managedScope(thread_); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp62 ThreadManagedScope managedScope(thread); in ExecuteFromFile() local
217 ThreadManagedScope managedScope(thread); in Execute() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp791 ScopedManagedCodeThread managedScope(EtsCoroutine::GetCurrent()); in BeforeShutdown() local
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp72 ThreadManagedScope managedScope(thread); in ExecuteFuncOrPatchMain() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp722 ThreadManagedScope managedScope(thread); in CompactHeapBeforeFork() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp1004 ThreadManagedScope managedScope(vm_->GetJSThread()); in DumpHeapSnapshot() local