Home
last modified time | relevance | path

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

/external/v8/src/full-codegen/
Dfull-codegen.h673 virtual bool IsStackValue() const { return false; } in IsStackValue() function
724 bool IsStackValue() const override { return true; } in IsStackValue() function