Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1070 …auto literalObj = ConstantPool::GetClassLiteralFromCache(thread_, oldCP, data.index, *data.recordN… in FillSnapshotConstantPoolList() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h765 … auto literalObj = ConstantPool::GetClassLiteralFromCache(thread, constantPool, literalId, entry); in RuntimeCreateClassWithBuffer() local
793 … auto literalObj = ConstantPool::GetClassLiteralFromCache(thread, constantPool, literalId, entry); in RuntimeCreateClassWithIHClass() local