Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp300 bool DFXJSNApi::CheckSafepoint(const EcmaVM *vm) in CheckSafepoint() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp460 bool JSThread::CheckSafepoint() const in CheckSafepoint() function in panda::ecmascript::JSThread