Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djsnapi_sendable.h30 return staticDescs_; in GetStaticDescs()
45 std::vector<PropertyDescriptor> staticDescs_; member in panda::ecmascript::JSNapiSendable
H A Djsnapi_sendable.cpp25 InitStaticDescription(thread, staticDescs_, name); in JSNapiSendable()
28 InitWithPropertiesInfo(thread, infos.staticPropertiesInfo, staticDescs_); in JSNapiSendable()

Completed in 1 milliseconds