Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dframe-states.h49 bool IsOutputIgnored() const { in IsOutputIgnored() function
Dcode-generator.cc627 if (!descriptor->state_combine().IsOutputIgnored()) { in RecordCallPosition()