Home | History | Annotate | Download | only in interp

Lines Matching refs:entryPoint

81     if (interpState->entryPoint == kInterpEntryResume) {
82 interpState->entryPoint = kInterpEntryInstr;
723 interpState->entryPoint = kInterpEntryInstr;
921 interpState->entryPoint = kInterpEntryInstr;
924 interpState->entryPoint = kInterpEntryResume;
951 interpState->jitState, interpState->entryPoint);
1208 interpState->jitState, interpState->entryPoint);