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

/external/v8/src/full-codegen/
H A Dfull-codegen.h806 virtual bool IsAccumulatorValue() const { return false; } function in class:v8::internal::FullCodeGenerator::BASE_EMBEDDED
839 bool IsAccumulatorValue() const override { return true; }

Completed in 93 milliseconds