Home
last modified time | relevance | path

Searched refs:GetStaticDescs (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djsnapi_sendable.h28 const std::vector<PropertyDescriptor> GetStaticDescs() const in GetStaticDescs() function in panda::ecmascript::JSNapiSendable
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3445 JSHandle<JSHClass> constructorHClass = JSHClass::CreateSConstructorHClass(thread, sendable.GetStaticDescs()); in NewSendableClassFunction()
3451 JSObject::SetSProperties(thread, JSHandle<JSObject>::Cast(constructor), sendable.GetStaticDescs()); in NewSendableClassFunction()

Completed in 13 milliseconds