Home
last modified time | relevance | path

Searched defs:nativeScope (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_thread_state_test.cpp52 ecmascript::ThreadNativeScope nativeScope(thread); in NewVMThreadEntry() local
249 ecmascript::ThreadNativeScope nativeScope(thread); in HWTEST_F_L0() local
252 ecmascript::ThreadNativeScope nativeScope(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/
Dinter_op_value_deserializer.cpp57 ThreadNativeScope nativeScope(thread_); in DeserializeXRefBindingObject() local
Dvalue_serializer.cpp130 ThreadNativeScope nativeScope(thread); in WriteValue() local
Dbase_deserializer.cpp126 ThreadNativeScope nativeScope(thread_); in DeserializeNativeBindingObject() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp527 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeHasProperty() local
548 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeGetProperty() local
565 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeHasPropertyJSValue() local
584 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeHasElement() local
602 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeHasOwnProperty() local
621 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeHasOwnPropertyJSValue() local
705 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeInvoke() local
743 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeInstantiate() local
820 …ScopedNativeCodeThread nativeScope(coro); // NOTE: Scope(Native/Managed)CodeThread should be opti… in JSValueToString() local
952 ScopedNativeCodeThread nativeScope(coro); in CompilerJSNewInstance() local
[all …]
Djs_job_queue.cpp186 ScopedNativeCodeThread nativeScope(coro); in CreatePromiseLink() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp188 ThreadNativeScope nativeScope(thread); in LookupSupportedLocales() local
887 ThreadNativeScope nativeScope(thread); in InsertOptions() local
898 ThreadNativeScope nativeScope(thread); in InsertOptions() local
909 ThreadNativeScope nativeScope(thread); in InsertOptions() local
920 ThreadNativeScope nativeScope(thread); in InsertOptions() local
932 ThreadNativeScope nativeScope(thread); in InsertOptions() local
944 ThreadNativeScope nativeScope(thread); in InsertOptions() local
Djs_plural_rules.cpp137 ThreadNativeScope nativeScope(thread); in GetAvailableLocales() local
Djs_date_time_format.cpp472 ThreadNativeScope nativeScope(thread); in InitializeDateTimeFormat() local
938 ThreadNativeScope nativeScope(thread); in FormatDateTime() local
956 ThreadNativeScope nativeScope(thread); in FormatDateTimeToParts() local
Decma_vm.cpp1387 ThreadNativeScope nativeScope(thread_); in TriggerConcurrentCallback() local
1395 ecmascript::ThreadNativeScope nativeScope(thread_); in HandleUncatchableError() local
Djs_thread.cpp330 ThreadNativeScope nativeScope(this); in HandleUncaughtException() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core.cpp150 ScopedNativeCodeThread nativeScope(coro); in StdSystemScheduleCoroutine() local
194 ScopedNativeCodeThread nativeScope(coro); in StdSystemScaleWorkersPool() local
Dstd_core_ExclusiveLauncher.cpp127 ScopedNativeCodeThread nativeScope(coro); in ExclusiveLaunch() local
/arkcompiler/toolchain/tooling/dynamic/
Dprotocol_handler.cpp55 DebuggerApi::DebuggerNativeScope nativeScope(vm_); in ProcessCommand() local
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp190 ThreadNativeScope nativeScope(thread); in CanonicalizeUnicodeLocaleId() local
435 ThreadNativeScope nativeScope(thread); in GetAvailableLocales() local
441 ThreadNativeScope nativeScope(thread); in GetAvailableLocales() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp228 ScopedNativeCodeThread nativeScope(coro_); in HandleSpecialMethod() local
274 ScopedNativeCodeThread nativeScope(coro_); in CallConverted() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp460 ecmascript::ThreadNativeScope nativeScope(thread); in RegisterCallback() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp128 ScopedNativeCodeThread nativeScope(EtsCoroutine::GetCurrent()); in GetReference() local
Dets_class_wrapper.cpp84 ScopedNativeCodeThread nativeScope(coro); in Wrap() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.cpp526 ThreadNativeScope nativeScope(thread); in GenerateJSPandaFile() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp740 ecmascript::ThreadNativeScope nativeScope(vm_->GetJSThread()); in HWTEST_F_L0() local
756 ecmascript::ThreadNativeScope nativeScope(vm_->GetJSThread()); in HWTEST_F_L0() local
1207 ecmascript::ThreadNativeScope nativeScope(thread_); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_atomics.cpp595 ThreadNativeScope nativeScope(thread); in DoWait() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp2690 ThreadNativeScope nativeScope(thread_); in CleanCallback() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp647 ecmascript::ThreadNativeScope nativeScope(thread); in HWTEST_F_L0() local
1737 ecmascript::ThreadNativeScope nativeScope(thread); in HWTEST_F_L0() local
3864 ecmascript::ThreadNativeScope nativeScope(thread); in HWTEST_F_L0() local