Home
last modified time | relevance | path

Searched defs:CheckSafepoint (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp929 bool DFXJSNApi::CheckSafepoint([[maybe_unused]] const EcmaVM *vm) in CheckSafepoint() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1013 bool JSThread::CheckSafepoint() in CheckSafepoint() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp612 HWTEST_F_L0(DFXJSNApiTests, CheckSafepoint) in HWTEST_F_L0() argument