Home
last modified time | relevance | path

Searched refs:GetStringFromCacheForJit (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp182 return ConstantPool::GetStringFromCacheForJit(GetJSThread(), constpool, cpIdx, allowAlloc); in GetStringFromConstantPool()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.cpp75 JSTaggedValue ConstantPool::GetStringFromCacheForJit(JSThread *thread, JSTaggedValue constpool, uin… in GetStringFromCacheForJit() function in panda::ecmascript::ConstantPool
Dprogram_object.h677 …static JSTaggedValue PUBLIC_API GetStringFromCacheForJit(JSThread *thread, JSTaggedValue constpool…
/arkcompiler/ets_runtime/
Dlibark_jsruntime.map139 panda::ecmascript::ConstantPool::GetStringFromCacheForJit*;