HomeSort by relevance Sort by last modified time
    Searched defs:for_typeof_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
hydrogen.h 791 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
    [all...]
hydrogen-instructions.h 5508 bool for_typeof_; member in class:v8::FINAL::FINAL
    [all...]

Completed in 80 milliseconds