Home
last modified time | relevance | path

Searched refs:NewSendable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sendable_tests.cpp412 HWTEST_F_L0(JSNApiTests, NewSendable) in HWTEST_F_L0()
415 Local<FunctionRef> func = FunctionRef::NewSendable( in HWTEST_F_L0()
433 Local<FunctionRef> func = FunctionRef::NewSendable( in HWTEST_F_L0()
464 Local<FunctionRef> staticGetter = FunctionRef::NewSendable( in HWTEST_F_L0()
473 Local<FunctionRef> staticSetter = FunctionRef::NewSendable( in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h758 static Local<NativePointerRef> NewSendable(const EcmaVM *vm,
866 static Local<FunctionRef> NewSendable(EcmaVM *vm,
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3032 Local<NativePointerRef> NativePointerRef::NewSendable( in NewSendable() function in panda::NativePointerRef
3321 Local<FunctionRef> FunctionRef::NewSendable(EcmaVM *vm, in NewSendable() function in panda::FunctionRef

Completed in 18 milliseconds