VisitForTypeofValue 3971 src/arm/full-codegen-arm.cc         VisitForTypeofValue(expr->expression());
VisitForTypeofValue 4238 src/arm/full-codegen-arm.cc     VisitForTypeofValue(sub_expr);
VisitForTypeofValue  584 src/full-codegen.h   void VisitForTypeofValue(Expression* expr);
VisitForTypeofValue 3942 src/ia32/full-codegen-ia32.cc         VisitForTypeofValue(expr->expression());
VisitForTypeofValue 4222 src/ia32/full-codegen-ia32.cc     VisitForTypeofValue(sub_expr);
VisitForTypeofValue 4010 src/mips/full-codegen-mips.cc         VisitForTypeofValue(expr->expression());
VisitForTypeofValue 4279 src/mips/full-codegen-mips.cc     VisitForTypeofValue(sub_expr);
VisitForTypeofValue 3933 src/x64/full-codegen-x64.cc         VisitForTypeofValue(expr->expression());
VisitForTypeofValue 4213 src/x64/full-codegen-x64.cc     VisitForTypeofValue(sub_expr);