Home
last modified time | relevance | path

Searched defs:break_on_first_line (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_contextify.cc1024 bool break_on_first_line = args[4]->IsTrue(); in RunInContext() local
1042 const bool break_on_first_line, in EvalMachine()