Searched refs:for_typeof (Results 1 – 16 of 16) sorted by relevance
1757 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
2851 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()
1767 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
3147 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()
1741 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
2873 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()
1702 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
2879 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()
1703 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
2909 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()
1739 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
3017 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()
791 void set_for_typeof(bool for_typeof) { for_typeof_ = for_typeof; } in set_for_typeof() argument
5475 bool for_typeof() const { return for_typeof_; } in for_typeof() function5498 Handle<String> name, bool for_typeof) in DECLARE_CONCRETE_INSTRUCTION()5499 : name_(name), for_typeof_(for_typeof), in DECLARE_CONCRETE_INSTRUCTION()
1763 bool for_typeof() const { return hydrogen()->for_typeof(); } in for_typeof() function
3391 ContextualMode mode = instr->for_typeof() ? NOT_CONTEXTUAL : CONTEXTUAL; in DoLoadGlobalGeneric()