Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h873 static Local<FunctionRef> NewConcurrentClassFunction(EcmaVM *vm,
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3339 Local<FunctionRef> FunctionRef::NewConcurrentClassFunction(EcmaVM *vm, InternalFunctionCallback nat… in NewConcurrentClassFunction() function in panda::FunctionRef