Searched defs:GetLiteralFromCache (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | program_object.h | 545 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