Home
last modified time | relevance | path

Searched refs:UnmountContext (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/executiontest/
H A Dthread_termination_test.cpp135 EcmaContext::UnmountContext(thread); in HWTEST_F_L0()
151 EcmaContext::UnmountContext(thread); in HWTEST_F_L0()
167 EcmaContext::UnmountContext(thread); in HWTEST_F_L0()
180 EcmaContext::UnmountContext(thread); in HWTEST_F_L0()
192 EcmaContext::UnmountContext(thread); in HWTEST_F_L0()
205 EcmaContext::UnmountContext(thread); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h306 static void UnmountContext(JSThread *thread);
H A Decma_context.cpp868 void EcmaContext::UnmountContext(JSThread *thread) in UnmountContext() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5111 EcmaContext::UnmountContext(thread); in ExecuteInContext()

Completed in 16 milliseconds