Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sendable_tests.cpp158 Local<FunctionRef> constructor = FunctionRef::NewSendableClassFunction( in GetNewSendableClassFunction()
164 HWTEST_F_L0(JSNApiTests, NewSendableClassFunction) in HWTEST_F_L0() argument
445 Local<FunctionRef> constructor = FunctionRef::NewSendableClassFunction( in HWTEST_F_L0()
488 Local<FunctionRef> constructor = FunctionRef::NewSendableClassFunction( in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h885 static Local<FunctionRef> NewSendableClassFunction(const EcmaVM *vm,
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3375 Local<FunctionRef> FunctionRef::NewSendableClassFunction(const EcmaVM *vm, in NewSendableClassFunction() function in panda::FunctionRef