Searched refs:VisitForTypeOfValue (Results 1 – 2 of 2) sorted by relevance
96 void VisitForTypeOfValue(Expression* expr);
3830 void BytecodeGenerator::VisitForTypeOfValue(Expression* expr) { in VisitForTypeOfValue() function in v8::internal::interpreter::BytecodeGenerator3843 VisitForTypeOfValue(expr->expression()); in VisitTypeOf()4144 VisitForTypeOfValue(sub_expr); in VisitCompareOperation()