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

/external/chromium_org/v8/src/
H A Dhydrogen.h791 void set_for_typeof(bool for_typeof) { for_typeof_ = for_typeof; }
792 bool is_for_typeof() { return for_typeof_; }
812 bool for_typeof_; member in class:v8::internal::AstContext
H A Dhydrogen-instructions.h5475 bool for_typeof() const { return for_typeof_; }
5499 : name_(name), for_typeof_(for_typeof),
5508 bool for_typeof_; member in class:v8::FINAL::FINAL

Completed in 314 milliseconds