Searched refs:methodCPIdx (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
H A D | snapshot_constantpool_data.cpp | 466 auto methodCPIdx = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRawValue(); in Record() local 468 methodCPIdx, methodOffset, bcIndex}; in Record() 473 literalCPIdx, methodOffset, bcIndex, methodCPIdx}; in Record() 478 auto methodCPIdx = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRawValue(); in Record() local 480 methodCPIdx, methodOffset, bcIndex}; in Record() 485 literalCPIdx, methodOffset, bcIndex, methodCPIdx}; in Record()
|
Completed in 2 milliseconds