Lines Matching refs:GetBytecodeArray
734 const uint8_t *pc = method->GetBytecodeArray(); in Execute()
818 const uint8_t *resumePc = method->GetBytecodeArray() + pcOffset; in GeneratorReEnterInterpreter()
1446 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
1502 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
1551 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
3169 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()
3332 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3468 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3604 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3740 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
3834 pc = method->GetBytecodeArray() + pcOffset; in RunInternal()
4111 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4247 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
4382 state->pc = pc = methodHandle->GetBytecodeArray(); in RunInternal()
5186 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal()
5220 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal()