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

/external/v8/src/
H A Dast.h1787 bool is_postfix() const { return !is_prefix_; } function in class:v8::internal::CountOperation
/external/chromium_org/v8/src/
H A Dast.h1993 bool is_postfix() const { return !is_prefix_; } function in class:v8::internal::V8_FINAL

Completed in 128 milliseconds