Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_class_creation_helper.cpp149 size_t inlinedStaticPropCount = in CreateClassFuncWithProperties() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp5639 …HClass> ObjectFactory::CreateClassFuncHClass(const JSThread *thread, size_t inlinedStaticPropCount) in CreateClassFuncHClass()