Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3251 Local<NativePointerRef> NativePointerRef::NewConcurrent( in NewConcurrent() function in panda::NativePointerRef
3552 Local<FunctionRef> FunctionRef::NewConcurrent(EcmaVM *vm, const Local<JSValueRef> &context, Functio… in NewConcurrent() function in panda::FunctionRef
3567 Local<FunctionRef> FunctionRef::NewConcurrent(EcmaVM *vm, FunctionCallback nativeFunc, in NewConcurrent() function in panda::FunctionRef
3618 Local<FunctionRef> FunctionRef::NewConcurrent(EcmaVM *vm, const Local<JSValueRef> &context, in NewConcurrent() function in panda::FunctionRef
3633 Local<FunctionRef> FunctionRef::NewConcurrent(EcmaVM *vm, InternalFunctionCallback nativeFunc, in NewConcurrent() function in panda::FunctionRef