Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dfull-codegen.h688 virtual bool IsStackValue() const { return false; } in IsStackValue() function
743 virtual bool IsStackValue() const { return true; } in IsStackValue() function