Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp536 bool JSThread::CheckSafepoint() in CheckSafepoint() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp602 bool DFXJSNApi::CheckSafepoint([[maybe_unused]] const EcmaVM *vm) in CheckSafepoint() function in panda::DFXJSNApi