Lines Matching refs:GetBytecodeArray
728 const uint8_t *pc = method->GetBytecodeArray(); in Execute()
811 const uint8_t *resumePc = method->GetBytecodeArray() + pcOffset; in GeneratorReEnterInterpreter()
1462 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
1518 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
1567 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
3185 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()
3348 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3484 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3620 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3756 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3867 pc = method->GetBytecodeArray() + pcOffset; in RunInternal()
4144 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4280 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4415 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
5225 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
5259 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()