Lines Matching refs:GetBytecodeArray
711 const uint8_t *pc = method->GetBytecodeArray(); in Execute()
786 const uint8_t *resumePc = method->GetBytecodeArray() + pcOffset; in GeneratorReEnterInterpreter()
1401 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
1457 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
1506 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
3108 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()
3271 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3406 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3541 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3676 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3768 pc = method->GetBytecodeArray() + pcOffset; in RunInternal()
4040 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4174 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4308 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
5098 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
5132 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()