Searched refs:kMaxDepthForInlining (Results 1 – 1 of 1) sorted by relevance
38 static const int kMaxDepthForInlining = 50; variable517 if (nesting_level > kMaxDepthForInlining) { in ReduceJSCall()