Home
last modified time | relevance | path

Searched refs:SendablePropertiesInfo (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djsnapi_sendable.h41 FunctionRef::SendablePropertiesInfo &info,
H A Djsnapi_sendable.cpp84 FunctionRef::SendablePropertiesInfo &info, in InitWithPropertiesInfo()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h773 struct SendablePropertiesInfo { struct in panda::ObjectRef
788 static Local<ObjectRef> NewSWithProperties(const EcmaVM *vm, SendablePropertiesInfo &info);
846 SendablePropertiesInfo instancePropertiesInfo;
847 SendablePropertiesInfo staticPropertiesInfo;
848 SendablePropertiesInfo nonStaticPropertiesInfo;
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sendable_tests.cpp502 FunctionRef::SendablePropertiesInfo info; in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2507 Local<ObjectRef> ObjectRef::NewSWithProperties(const EcmaVM *vm, SendablePropertiesInfo &info) in NewSWithProperties()

Completed in 17 milliseconds