Home
last modified time | relevance | path

Searched refs:GetObjectLiteralHClassCache (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.h188 JSTaggedValue GetObjectLiteralHClassCache() const in GetObjectLiteralHClassCache() function in panda::ecmascript::kungfu::SnapshotGlobalData
H A Dsnapshot_constantpool_data.cpp68 JSHandle<JSTaggedValue> maybeCache(thread_, globalData.GetObjectLiteralHClassCache()); in TryGetHClassFromCached()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.cpp153 auto curCached = vm->GetGlobalEnv()->GetObjectLiteralHClassCache(); in MergeObjectLiteralHClassCache()
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp152 JSHandle<JSTaggedValue> maybeCache = env->GetObjectLiteralHClassCache(); in GenHClassInfo()
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp3954 JSHandle<JSTaggedValue> maybeCache = env->GetObjectLiteralHClassCache(); in GetObjectLiteralRootHClass()

Completed in 13 milliseconds