Home
last modified time | relevance | path

Searched refs:ManagedCodeBegin (Results 1 – 25 of 88) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/runtime/tests/
Dthread_test.cpp70 thread->ManagedCodeBegin(); in BeginToStateAndEnd()
92 thread->ManagedCodeBegin(); // #1 in TEST_F()
119 thread->ManagedCodeBegin(); in DEATH_TEST_F()
122 ASSERT_DEATH(thread->ManagedCodeBegin(), "last frame is: MANAGED_CODE"); in DEATH_TEST_F()
146 thread->ManagedCodeBegin(); in DEATH_TEST_F()
166 thread->ManagedCodeBegin(); in DEATH_TEST_F()
Dmultithreaded_intern_string_table_test.cpp70 thread_->ManagedCodeBegin(); in SetUp()
156 thisThread->ManagedCodeBegin(); in TestThreadEntry()
176 thisThread->ManagedCodeBegin(); in TestConcurrentInsertion()
Dpygote_space_allocator_stw_test.cpp35 thread_->ManagedCodeBegin(); in PygoteSpaceAllocatorStwTest()
Dpygote_space_allocator_gen_test.cpp35 thread_->ManagedCodeBegin(); in PygoteSpaceAllocatorGenTest()
Dpygote_space_allocator_test_base.h59 thread_->ManagedCodeBegin(); in PygoteFork()
Dpanda_smart_pointers_test.cpp34 thread_->ManagedCodeBegin(); in PandaSmartPointersTest()
Dtime_utils_test.cpp44 thread_->ManagedCodeBegin(); in TimeTest()
Dinterpreter_test_resolve_ctor_class.cpp73 thread_->ManagedCodeBegin(); in InterpreterTestResolveCtorClass()
Darray_test.cpp34 thread_->ManagedCodeBegin(); in ArrayTest()
Dgc_trigger_test.cpp38 thread_->ManagedCodeBegin(); in GCTriggerTest()
148 thread->ManagedCodeBegin(); in TEST()
Dinterpreter_test_resolve_field.cpp74 thread_->ManagedCodeBegin(); in InterpreterTestResolveField()
Ddyn_buffer_test.cpp35 thread_->ManagedCodeBegin(); in DynBufferTest()
Dpanda_tl_containers_test.cpp34 thread_->ManagedCodeBegin(); in PandaContainersTest()
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_scoped_managed_code.h29 managedThread_->ManagedCodeBegin(); in PtScopedManagedCode()
/arkcompiler/runtime_core/static_core/runtime/tests/intrusive-tests/clear_interrupted_intrusive_test/
Dclear_interrupted_intrusive_test.cpp32 thread_->ManagedCodeBegin(); in IntrusiveClearInterruptedThreadTest()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_builder_test.cpp58 coroutine_->ManagedCodeBegin(); in SetUp()
Dets_string_builder_members_test.cpp62 coroutine_->ManagedCodeBegin(); in SetUp()
Dets_field_test.cpp58 coroutine_->ManagedCodeBegin(); in SetUp()
/arkcompiler/ets_runtime/ecmascript/tests/
Dincremental_marking_test.cpp36 thread->ManagedCodeBegin(); in SetUp()
Dtest_helper.h124 thread->ManagedCodeBegin();
200 thread->ManagedCodeBegin(); in SetUp()
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread_scopes.h94 thread_->ManagedCodeBegin(); in ScopedManagedCodeThread()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h151 thread_->ManagedCodeBegin(); in JitLockHolder()
167 thread_->ManagedCodeBegin(); in JitLockHolder()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dcode_scopes.h34 coro_->ManagedCodeBegin(); in coro_()
/arkcompiler/runtime_core/static_core/runtime/tests/intrusive-tests/interrupt_release_pages_test/
Dinterrupt_release_pages_test.cpp45 thread_->ManagedCodeBegin(); in IntrusiveInterruptReleasePagesTest()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dbytecodeopt_peepholes_runtime_test.cpp40 thread_->ManagedCodeBegin(); in BytecodeOptPeepholes()

1234