Searched refs:MarkRecursive (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | hydrogen.h | 409 void MarkRecursive() { is_recursive_ = true; } in MarkRecursive() function |
D | hydrogen.cc | 7996 graph()->MarkRecursive(); in BuildCallConstantFunction() |