Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sendable_tests.cpp483 …Local<JSValueRef> staticValue = panda::ObjectRef::CreateSendableAccessorData(vm_, staticGetter, st… in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h792 static Local<ObjectRef> CreateSendableAccessorData(const EcmaVM *vm,
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2506 Local<ObjectRef> ObjectRef::CreateSendableAccessorData(const EcmaVM *vm, in CreateSendableAccessorData() function in panda::ObjectRef