Searched refs:caught_locally (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | code-generator.h | 194 bool caught_locally; member |
D | code-generator.cc | 194 HandlerTable::CatchPrediction prediction = handlers_[i].caught_locally in GenerateCode() |