Lines Matching full:none
77 enum Action { NONE, PUSH, POP, NATIVE_PUSH };
177 action = NONE;
187 doPop(event, function, NONE);
194 doPop(event, function, NONE);
201 if (methodAction != NONE) {
207 action = NONE;
279 // If this basic block follows the previous one, then return NONE.
289 return NONE;
293 // then just return NONE (but see the exceptions below).
315 return NONE;
372 action = NONE;