Home
last modified time | relevance | path

Searched refs:UpdateSlotSizeWith8Bit (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h238 uint8_t UpdateSlotSizeWith8Bit(uint16_t size) in UpdateSlotSizeWith8Bit() function
Dpanda_file_translator.cpp1396 offset = methodLiteral->UpdateSlotSizeWith8Bit(1); in UpdateICOffset()
1411 offset = methodLiteral->UpdateSlotSizeWith8Bit(2); // 2: occupy two ic slot in UpdateICOffset()