Searched refs:STOP_EXECUTING_SENTENCE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profile_resetter/
H A Djtl_foundation.h31 // STOP_EXECUTING_SENTENCE
51 // of the interpreter. Next the interpreter executes STOP_EXECUTING_SENTENCE
168 STOP_EXECUTING_SENTENCE = 0x30, enumerator in enum:jtl_foundation::OpCodes
H A Djtl_interpreter.cc616 case jtl_foundation::STOP_EXECUTING_SENTENCE:
/external/chromium_org/chrome/tools/profile_reset/
H A Djtl_compiler.cc91 Add(Instruction("break", jtl::STOP_EXECUTING_SENTENCE, Arguments()));

Completed in 3632 milliseconds