Searched refs:kUnlimitedMaxInlinedNodesCumulative (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | hydrogen.h | 2157 static const int kUnlimitedMaxInlinedNodesCumulative = 10000; variable |
D | hydrogen.cc | 8328 kUnlimitedMaxInlinedNodesCumulative)) { in TryInline() |