Home
last modified time | relevance | path

Searched refs:InitWithPropertiesInfo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djsnapi_sendable.cpp28 InitWithPropertiesInfo(thread, infos.staticPropertiesInfo, staticDescs_); in JSNapiSendable()
29 InitWithPropertiesInfo(thread, infos.nonStaticPropertiesInfo, nonStaticDescs_); in JSNapiSendable()
30 InitWithPropertiesInfo(thread, infos.instancePropertiesInfo, instanceDescs_); in JSNapiSendable()
83 void JSNapiSendable::InitWithPropertiesInfo(JSThread *thread, in InitWithPropertiesInfo() function in panda::ecmascript::JSNapiSendable
H A Djsnapi_sendable.h40 static void InitWithPropertiesInfo(JSThread *thread,
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2514 JSNapiSendable::InitWithPropertiesInfo(thread, info, descs); in NewSWithProperties()

Completed in 12 milliseconds