Home
last modified time | relevance | path

Searched refs:UpdateICOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dpanda_file_translator.h51 static void UpdateICOffset(MethodLiteral *method, uint8_t *pc);
H A Dpanda_file_translator.cpp1444 UpdateICOffset(method, pc); in FixOpcode()
1448 void PandaFileTranslator::UpdateICOffset(MethodLiteral *methodLiteral, uint8_t *pc) in UpdateICOffset() function in panda::ecmascript::PandaFileTranslator
1485 LOG_FULL(FATAL) << "UpdateICOffset memcpy_s fail"; in UpdateICOffset()

Completed in 3 milliseconds