Home
last modified time | relevance | path

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

12

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp199 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in SENDABLE_TYPED_ARRAY_ALL() local
217 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in Stringify() local
229 ecmascript::ThreadManagedScope managedScope(thread); in GetOriginalSource() local
245 ecmascript::ThreadManagedScope managedScope(thread); in GetOriginalFlags() local
275 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsGlobal() local
287 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsIgnoreCase() local
299 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsMultiline() local
311 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsDotAll() local
323 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsUtf16() local
335 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in IsStick() local
[all …]
Djsnapi_expo.cpp249 ecmascript::ThreadManagedScope managedScope(thread); in ToObject() local
259 ecmascript::ThreadManagedScope managedScope(thread); in ToEcmaObject() local
282 ecmascript::ThreadManagedScope managedScope(thread); in ToString() local
295 ecmascript::ThreadManagedScope managedScope(thread); in ToNativePointer() local
304 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in BooleaValue() local
311 ecmascript::ThreadManagedScope managedScope(thread); in IntegerValue() local
329 ecmascript::ThreadManagedScope managedScope(thread); in Uint32Value() local
345 ecmascript::ThreadManagedScope managedScope(thread); in Int32Value() local
431 ecmascript::ThreadManagedScope managedScope(thread); in ToBoolean() local
441 ecmascript::ThreadManagedScope managedScope(thread); in ToBigInt() local
[all …]
Ddfx_jsnapi.cpp297 ecmascript::ThreadManagedScope managedScope(thread); in TriggerSharedGCWithVm() local
331 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in TriggerGCWithVm() local
346 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in DestroyHeapProfiler() local
365 ecmascript::ThreadManagedScope managedScope(thread); in BuildJsStackTrace() local
387 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in StartHeapTracking() local
401 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in UpdateHeapTracking() local
428 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in StopHeapTracking() local
476 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetArrayBufferSize() local
493 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetHeapUsedSize() local
570 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetHeapPrepare() local
[all …]
/arkcompiler/ets_runtime/ecmascript/cross_vm/
Djsnapi_expo_hybrid.cpp38 ecmascript::ThreadManagedScope managedScope(thread); in GetProxyNapiWrapperString() local
46 ecmascript::ThreadManagedScope managedScope(thread); in NewJSXRefObject() local
121 ecmascript::ThreadManagedScope managedScope(thread); in GetModuleNameSpaceWithPath() local
145 ecmascript::ThreadManagedScope managedScope(thread); in InitHybridVMEnv() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/integrate/
Dets_ani_expo.cpp135 ScopedManagedCodeThread managedScope(Coroutine::GetCurrent()); in PreCreateExclusiveWorkerForTaskpool() local
156 ScopedManagedCodeThread managedScope(Coroutine::GetCurrent()); in DestroyExclusiveWorkerForTaskpoolIfExists() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_record.cpp65 ScopedManagedCodeThread managedScope(coro); in RecordGetHandler() local
91 ScopedManagedCodeThread managedScope(coro); in RecordSetHandler() local
Djs_job_queue.cpp49 ScopedManagedCodeThread managedScope(coro); in ThenCallback() local
120 ScopedManagedCodeThread managedScope(coro); in OnJsPromiseCompleted() local
Djs_refconvert_function.cpp42 ScopedManagedCodeThread managedScope(coro); in EtsLambdaProxyInvoke() local
Dtimer_module.cpp176 ark::ScopedManagedCodeThread managedScope(coro); in TimerCallback() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_proxy.cpp84 ScopedManagedCodeThread managedScope(coro); in CreateEtsRecordInstance() local
114 ScopedManagedCodeThread managedScope(coro); in GetETSClass() local
213 ScopedManagedCodeThread managedScope(coro); in GetETSModule() local
Dets_field_wrapper.cpp76 ScopedManagedCodeThread managedScope(coro); in EtsFieldGetter() local
111 ScopedManagedCodeThread managedScope(coro); in EtsFieldSetter() local
Dets_method_wrapper.cpp132 ScopedManagedCodeThread managedScope(coro); in DoEtsMethodCall() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_thread_state_test.cpp50 ecmascript::ThreadManagedScope managedScope(thread); in NewVMThreadEntry() local
75 ecmascript::ThreadManagedScope managedScope(newVm->GetJSThread()); in CreateNewVMInSeparateThread() local
254 ecmascript::ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/dynamic/
Dprotocol_handler.cpp69 DebuggerApi::DebuggerManagedScope managedScope(vm_); in ProcessCommand() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp87 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/
Druntime.cpp121 ThreadManagedScope managedScope(vm->GetAssociatedJSThread()); in InitializeIfFirstVm() local
132 ThreadManagedScope managedScope(vm->GetAssociatedJSThread()); in InitializeIfFirstVm() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_deregister.cpp34 ThreadManagedScope managedScope(thread); in FreeModuleRecord() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/arraybuffer_ops/
Darraybuffer_create_test.cpp149 ScopedManagedCodeThread managedScope(coro); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dquick_fix_test.cpp166 ecmascript::ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
Djs_pandafile_executor_test.cpp192 ecmascript::ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp238 ecmascript::ThreadManagedScope managedScope(thread_); in HWTEST_F_L0() local
260 ecmascript::ThreadManagedScope managedScope(thread_); in HWTEST_F_L0() local
292 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
322 ecmascript::ThreadManagedScope managedScope(thread); in HWTEST_F_L0() local
363 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
394 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
425 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1165 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1229 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1264 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1304 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1383 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1425 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1463 ecmascript::ThreadManagedScope managedScope(thread_); in HWTEST_F_L0() local
2439 ecmascript::ThreadManagedScope managedScope(vm_->GetJSThread()); 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/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp208 ecmascript::ThreadManagedScope managedScope(vm->GetJSThread()); in GetAnFileInTest() local

12