Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h545 static JSTaggedValue GetLiteralFromCache(JSThread *thread, JSTaggedValue constpool, uint32_t index, CString entry) in GetLiteralFromCache() function in panda::ecmascript::ConstantPool
644 static JSTaggedValue GetLiteralFromCache(JSTaggedValue constpool, uint32_t index, [[maybe_unused]] CString entry) in GetLiteralFromCache() function in panda::ecmascript::ConstantPool
665 static JSTaggedValue GetLiteralFromCache(JSThread *thread, JSTaggedValue constpool, in GetLiteralFromCache() function in panda::ecmascript::ConstantPool

Completed in 3 milliseconds