Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h750 JSHandle<JSHClass> PUBLIC_API NewSEcmaHClassDictMode(uint32_t size, uint32_t inlinedProps, JSType type,
H A Dshared_object_factory.cpp124 JSHandle<JSHClass> ObjectFactory::NewSEcmaHClassDictMode(uint32_t size, uint32_t inlinedProps, JSType type, in NewSEcmaHClassDictMode() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.cpp402 hclass = factory_->NewSEcmaHClassDictMode(JSSharedObject::SIZE, fieldNum, JSType::JS_SHARED_OBJECT, in CreateSJsonObject()

Completed in 6 milliseconds