Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_hclass_generator.cpp202 uint32_t literalLength, uint32_t maxPropsNum) const in CreateRootHClassWithCached()
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp409 uint32_t literalLength = literalArray->GetLength(); in FindAndReplaceClassLiteral() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1463 uint32_t literalLength, in CreateRootHClassWithCached()
Dobject_factory.cpp4265 JSHandle<JSHClass> ObjectFactory::GetObjectLiteralRootHClass(size_t literalLength, size_t maxPropsN… in GetObjectLiteralRootHClass()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1019 auto literalLength = arrayHandle->GetLength(); in RuntimeCreateClassWithBuffer() local
1105 auto literalLength = arrayHandle->GetLength(); in RuntimeCreateSharedClass() local