Home
last modified time | relevance | path

Searched refs:CheckSingleThread (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_helper.h79 if (!(vm)->CheckSingleThread()) { \
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h204 bool CheckSingleThread() const;
Decma_vm.cpp477 bool EcmaVM::CheckSingleThread() const in CheckSingleThread() function in panda::ecmascript::EcmaVM