Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases/
Dtest-index-signature.ts26 let literalObj: {[key: string]: number} = {"a": 3, "b": 4}; variable
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp161 …auto literalObj = ConstantPool::GetClassLiteralFromCache(thread_, cp, data.constantPoolIdx_, data.… in StoreDataToGlobalData() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h891 …auto literalObj = ConstantPool::GetClassLiteralFromCache(thread, constpoolHandle, literalId, entry… in RuntimeCreateClassWithBuffer() local
935 auto literalObj = in RuntimeCreateSharedClass() local
2993 …JSTaggedValue literalObj = ConstantPool::GetClassLiteralFromCache(thread, handleConstpool, literal… in RuntimeCreatePrivateProperty() local