Searched refs:is_tail_call_elimination_enabled_ (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | isolate.h | 1736 bool is_tail_call_elimination_enabled_; variable |
D | isolate.cc | 2494 is_tail_call_elimination_enabled_(true), in Throw() |