Searched defs:SetObjectToCache (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | program_object.h | 449 inline void SetObjectToCache(JSThread *thread, uint32_t index, JSTaggedValue value) in SetObjectToCache() function in panda::ecmascript::ConstantPool |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
| H A D | aot_file_manager.cpp | 43 void AOTLiteralInfo::SetObjectToCache(JSThread *thread, uint32_t index, JSTaggedValue value) in SetObjectToCache() function in panda::ecmascript::AOTLiteralInfo |
Completed in 3 milliseconds