Home
last modified time | relevance | path

Searched refs:IsOutputIgnored (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dframe-states.h49 bool IsOutputIgnored() const { in IsOutputIgnored() function
Dcode-generator.cc457 if (!descriptor->state_combine().IsOutputIgnored()) { in RecordCallPosition()
Dbytecode-graph-builder.cc61 if (!combine.IsOutputIgnored()) { in AddToNode()