Home
last modified time | relevance | path

Searched defs:taggedPool (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.cpp63 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in GetJSPandaFile() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.cpp78 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in GetStringFromCacheForJit() local
98 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in GetStringFromCache() local
185 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); GetMethodFromCache() local
[all...]
H A Dprogram_object.h457 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in CASSetObjectToCache() local
479 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in GetMethodFromCache() local
549 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); GetLiteralFromCache() local
646 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); GetLiteralFromCache() local
659 const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); GetIdFromCache() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compilation_env.cpp75 [[maybe_unused]] const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in FindConstpool() local
87 [[maybe_unused]] const ConstantPool *taggedPool = ConstantPool::Cast(constpool.GetTaggedObject()); in FindConstpool() local

Completed in 4 milliseconds