Lines Matching refs:GetBytecodeArray
726 const uint8_t *pc = method->GetBytecodeArray(); in Execute()
815 const uint8_t *resumePc = method->GetBytecodeArray() + pcOffset; in GeneratorReEnterInterpreter()
1466 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
1522 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
1571 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
3190 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()
3353 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3489 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3625 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3761 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3889 pc = method->GetBytecodeArray() + pcOffset; in RunInternal()
4166 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4302 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4437 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
5247 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
5281 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()