Home
last modified time | relevance | path

Searched defs:NewSEcmaHClass (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dshared_object_factory.cpp89 JSHandle<JSHClass> ObjectFactory::NewSEcmaHClass(uint32_t size, JSType type, uint32_t inlinedProps) in NewSEcmaHClass() function in panda::ecmascript::ObjectFactory
95 JSHandle<JSHClass> ObjectFactory::NewSEcmaHClass(JSHClass *hclass, uint32_t size, JSType type, uint… in NewSEcmaHClass() function in panda::ecmascript::ObjectFactory
105 JSHandle<JSHClass> ObjectFactory::NewSEcmaHClass(uint32_t size, uint32_t inlinedProps, JSType type, in NewSEcmaHClass() function in panda::ecmascript::ObjectFactory