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

  /external/v8/src/
hydrogen.h 465 void set_for_typeof(bool for_typeof) { for_typeof_ = for_typeof; }
466 bool is_for_typeof() { return for_typeof_; }
486 bool for_typeof_; member in class:v8::internal::AstContext
    [all...]
hydrogen-instructions.h 2891 bool for_typeof_; member in class:v8::HLoadGlobalGeneric
    [all...]
hydrogen.cc     [all...]

Completed in 111 milliseconds