Home
last modified time | relevance | path

Searched refs:IsConcurrentFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h568 bool IsConcurrentFunction(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp887 bool JSValueRef::IsConcurrentFunction(const EcmaVM *vm) in IsConcurrentFunction() function in panda::JSValueRef