NO_CALL_FUNCTION_FLAGS 1105 src/arm/builtins-arm.cc       CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2533 src/arm/full-codegen-arm.cc     EmitCallWithStub(expr, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2580 src/arm/full-codegen-arm.cc     flags = NO_CALL_FUNCTION_FLAGS;
NO_CALL_FUNCTION_FLAGS 3667 src/arm/lithium-codegen-arm.cc   CallFunctionStub stub(arity, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 3700 src/arm/lithium-codegen-arm.cc   CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS  426 src/ia32/builtins-ia32.cc       CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2463 src/ia32/full-codegen-ia32.cc     EmitCallWithStub(expr, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2510 src/ia32/full-codegen-ia32.cc     flags = NO_CALL_FUNCTION_FLAGS;
NO_CALL_FUNCTION_FLAGS 3550 src/ia32/lithium-codegen-ia32.cc   CallFunctionStub stub(arity, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 3583 src/ia32/lithium-codegen-ia32.cc   CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 1135 src/mips/builtins-mips.cc       CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2555 src/mips/full-codegen-mips.cc     EmitCallWithStub(expr, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2602 src/mips/full-codegen-mips.cc     flags = NO_CALL_FUNCTION_FLAGS;
NO_CALL_FUNCTION_FLAGS 3434 src/mips/lithium-codegen-mips.cc   CallFunctionStub stub(arity, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 3467 src/mips/lithium-codegen-mips.cc   CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS  488 src/x64/builtins-x64.cc       CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2435 src/x64/full-codegen-x64.cc     EmitCallWithStub(expr, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 2482 src/x64/full-codegen-x64.cc     flags = NO_CALL_FUNCTION_FLAGS;
NO_CALL_FUNCTION_FLAGS 3423 src/x64/lithium-codegen-x64.cc   CallFunctionStub stub(arity, NO_CALL_FUNCTION_FLAGS);
NO_CALL_FUNCTION_FLAGS 3455 src/x64/lithium-codegen-x64.cc   CallConstructStub stub(NO_CALL_FUNCTION_FLAGS);