Searched refs:for_hole (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dast-graph-builder.h100 Node* BuildHoleCheckSilent(Node* value, Node* for_hole, Node* not_hole);
H A Dast-graph-builder.cc1725 Node* AstGraphBuilder::BuildHoleCheckSilent(Node* value, Node* for_hole, argument
1732 environment()->Push(for_hole);

Completed in 35 milliseconds