Lines Matching refs:GetBytecodeArray
699 const uint8_t *pc = method->GetBytecodeArray(); in Execute()
771 const uint8_t *resumePc = method->GetBytecodeArray() + pcOffset; in GeneratorReEnterInterpreter()
1314 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
1368 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
1416 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
2969 auto fistPC = method->GetBytecodeArray(); in RunInternal()
3132 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3267 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3402 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3537 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3628 pc = method->GetBytecodeArray() + pcOffset; in RunInternal()
3901 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4037 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4172 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4966 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
5000 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()