HomeSort by relevance Sort by last modified time
    Searched refs:Bailout (Results 1 - 2 of 2) sorted by null

  /external/v8/src/parsing/
preparsed-scope-data.h 127 void Bailout() {
130 // We don't need to call Bailout on existing / future children: the only way
preparser.cc 405 produced_preparsed_scope_data_->parent()->Bailout();
409 produced_preparsed_scope_data_->Bailout();

Completed in 84 milliseconds