Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2481 auto CreateObjImpl = [vm, propertyCount, keys, attributes] (uintptr_t head) -> JSHandle<JSTaggedValue> { in NewWithProperties() local
2497 obj = CreateObjImpl(reinterpret_cast<uintptr_t>(desc)); in NewWithProperties()
2500 obj = CreateObjImpl(reinterpret_cast<uintptr_t>(desc)); in NewWithProperties()

Completed in 17 milliseconds