Searched refs:nextpc (Results 1 – 2 of 2) sorted by relevance
2540 jsbytecode *nextpc, *testpc; in ExecuteREBytecode() local2643 pc = nextpc; in ExecuteREBytecode()2649 nextop = (REOp) *nextpc++; in ExecuteREBytecode()2806 nextpc = pc + ARG_LEN; in ExecuteREBytecode()2807 op = (REOp) *nextpc++; in ExecuteREBytecode()2818 op = (REOp) *nextpc++; in ExecuteREBytecode()2831 pc = nextpc; in ExecuteREBytecode()2864 nextpc = pc + ARG_LEN; in ExecuteREBytecode()2865 nextop = (REOp) *nextpc; in ExecuteREBytecode()2868 nextpc++; in ExecuteREBytecode()[all …]