Lines Matching refs:GetBytecodeArray
734 const uint8_t *pc = method->GetBytecodeArray(); in Execute()
826 const uint8_t *resumePc = method->GetBytecodeArray() + pcOffset; in GeneratorReEnterInterpreter()
1478 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
1534 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
1583 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
3209 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()
3372 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3508 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3644 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3780 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3908 pc = method->GetBytecodeArray() + pcOffset; in RunInternal()
4185 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4321 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4456 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
5294 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
5328 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()