Home
last modified time | relevance | path

Searched defs:IsAccumulatorValue (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dfull-codegen.h700 virtual bool IsAccumulatorValue() const { return false; } in IsAccumulatorValue() function
735 virtual bool IsAccumulatorValue() const { return true; } in IsAccumulatorValue() function