Check 4758 src/arm/code-stubs-arm.cc __ Check(ne, "Unexpected type for RegExp data, FixedArray expected");
Check 4760 src/arm/code-stubs-arm.cc __ Check(eq, "Unexpected type for RegExp data, FixedArray expected");
Check 5636 src/arm/code-stubs-arm.cc __ Check(eq, "Destination of copy not aligned.");
Check 796 src/arm/full-codegen-arm.cc __ Check(ne, "Declaration in with context.");
Check 798 src/arm/full-codegen-arm.cc __ Check(ne, "Declaration in catch context.");
Check 2158 src/arm/full-codegen-arm.cc __ Check(eq, "Let binding re-initialization.");
Check 502 src/arm/macro-assembler-arm.cc Check(eq, "Wrong address or value passed to RecordWrite");
Check 1338 src/arm/macro-assembler-arm.cc Check(ne, "we should not have an empty lexical context");
Check 1356 src/arm/macro-assembler-arm.cc Check(eq, "JSGlobalObject::global_context should be a global context.");
Check 1374 src/arm/macro-assembler-arm.cc Check(ne, "JSGlobalProxy::context() should not be null.");
Check 1379 src/arm/macro-assembler-arm.cc Check(eq, "JSGlobalObject::global_context should be a global context.");
Check 1570 src/arm/macro-assembler-arm.cc Check(eq, "Unexpected allocation top");
Check 1649 src/arm/macro-assembler-arm.cc Check(eq, "Unexpected allocation top");
Check 1670 src/arm/macro-assembler-arm.cc Check(eq, "Unaligned allocation in new space");
Check 1693 src/arm/macro-assembler-arm.cc Check(lt, "Undo allocation of non allocated memory");
Check 2195 src/arm/macro-assembler-arm.cc Check(eq, "Unexpected level after return from api call");
Check 2758 src/arm/macro-assembler-arm.cc Check(cond, msg);
Check 2767 src/arm/macro-assembler-arm.cc Check(eq, "Register did not match expected root");
Check 3447 src/arm/macro-assembler-arm.cc Check(eq, "The instruction to patch should be a load from pc.");
Check 1106 src/arm/macro-assembler-arm.h void Check(Condition cond, const char* msg);
Check 3369 src/arm/stub-cache-arm.cc __ Check(ne, "Function constructed by construct stub.");
Check 663 src/full-codegen.cc checker.Check(stmt);
Check 689 src/full-codegen.cc checker.Check(expr);
Check 53 src/full-codegen.h void Check(Statement* stmt);
Check 54 src/full-codegen.h void Check(Expression* stmt);
Check 2222 src/hydrogen-instructions.h HCheckInstanceType(HValue* value, Check check)
Check 2228 src/hydrogen-instructions.h const Check check_;
Check 3731 src/ia32/code-stubs-ia32.cc __ Check(not_zero, "Unexpected type for RegExp data, FixedArray expected");
Check 3733 src/ia32/code-stubs-ia32.cc __ Check(equal, "Unexpected type for RegExp data, FixedArray expected");
Check 765 src/ia32/full-codegen-ia32.cc __ Check(not_equal, "Declaration in with context.");
Check 767 src/ia32/full-codegen-ia32.cc __ Check(not_equal, "Declaration in catch context.");
Check 2102 src/ia32/full-codegen-ia32.cc __ Check(equal, "Let binding re-initialization.");
Check 522 src/ia32/ic-ia32.cc __ Check(equal, "Map is no longer in eax.");
Check 697 src/ia32/macro-assembler-ia32.cc Check(not_equal, "code object not properly patched");
Check 706 src/ia32/macro-assembler-ia32.cc Check(equal, "stack frame types must match");
Check 983 src/ia32/macro-assembler-ia32.cc Check(not_equal, "we should not have an empty lexical context");
Check 996 src/ia32/macro-assembler-ia32.cc Check(equal, "JSGlobalObject::global_context should be a global context.");
Check 1017 src/ia32/macro-assembler-ia32.cc Check(not_equal, "JSGlobalProxy::context() should not be null.");
Check 1023 src/ia32/macro-assembler-ia32.cc Check(equal, "JSGlobalObject::global_context should be a global context.");
Check 1170 src/ia32/macro-assembler-ia32.cc Check(equal, "Unexpected allocation top");
Check 1189 src/ia32/macro-assembler-ia32.cc Check(zero, "Unaligned allocation in new space");
Check 1360 src/ia32/macro-assembler-ia32.cc Check(below, "Undo allocation of non allocated memory");
Check 2209 src/ia32/macro-assembler-ia32.cc Check(not_equal, "Variable resolved to with context.");
Check 2439 src/ia32/macro-assembler-ia32.cc if (emit_debug_code()) Check(cc, msg);
Check 2873 src/ia32/macro-assembler-ia32.cc Check(less_equal, "Live Bytes Count overflow chunk size");
Check 807 src/ia32/macro-assembler-ia32.h void Check(Condition cc, const char* msg);
Check 3032 src/ia32/stub-cache-ia32.cc __ Check(not_equal, "DontDelete cells can't contain the hole");
Check 4954 src/mips/code-stubs-mips.cc __ Check(nz,
Check 4959 src/mips/code-stubs-mips.cc __ Check(eq,
Check 5861 src/mips/code-stubs-mips.cc __ Check(eq,
Check 800 src/mips/full-codegen-mips.cc __ Check(ne, "Declaration in with context.",
Check 803 src/mips/full-codegen-mips.cc __ Check(ne, "Declaration in catch context.",
Check 2173 src/mips/full-codegen-mips.cc __ Check(eq, "Let binding re-initialization.", a2, Operand(t0));
Check 360 src/mips/macro-assembler-mips.cc Check(ne, "we should not have an empty lexical context",
Check 376 src/mips/macro-assembler-mips.cc Check(eq, "JSGlobalObject::global_context should be a global context.",
Check 391 src/mips/macro-assembler-mips.cc Check(ne, "JSGlobalProxy::context() should not be null.",
Check 396 src/mips/macro-assembler-mips.cc Check(eq, "JSGlobalObject::global_context should be a global context.",
Check 2951 src/mips/macro-assembler-mips.cc Check(eq, "Unexpected allocation top", result, Operand(t9));
Check 3021 src/mips/macro-assembler-mips.cc Check(eq, "Unexpected allocation top", result, Operand(t9));
Check 3041 src/mips/macro-assembler-mips.cc Check(eq, "Unaligned allocation in new space", t9, Operand(zero_reg));
Check 3063 src/mips/macro-assembler-mips.cc Check(less, "Undo allocation of non allocated memory",
Check 3983 src/mips/macro-assembler-mips.cc Check(eq, "Unexpected level after return from api call", a1, Operand(s2));
Check 4340 src/mips/macro-assembler-mips.cc Check(cc, msg, rs, rt);
Check 4348 src/mips/macro-assembler-mips.cc Check(eq, "Register did not match expected root", reg, Operand(at));
Check 5042 src/mips/macro-assembler-mips.cc Check(eq, "The instruction to patch should be a lui.",
Check 5054 src/mips/macro-assembler-mips.cc Check(eq, "The instruction to patch should be an ori.",
Check 5071 src/mips/macro-assembler-mips.cc Check(eq, "The instruction should be a lui.",
Check 5082 src/mips/macro-assembler-mips.cc Check(eq, "The instruction should be an ori.",
Check 1265 src/mips/macro-assembler-mips.h void Check(Condition cc, const char* msg, Register rs, Operand rt);
Check 3362 src/mips/stub-cache-mips.cc __ Check(ne, "Function constructed by construct stub.",
Check 1373 src/parser.cc while (Check(Token::PERIOD)) {
Check 4860 src/parser.cc } else if (!Check(Token::IDENTIFIER)) {
Check 4873 src/parser.cc if (!Check(Token::IDENTIFIER)) {
Check 703 src/parser.h bool Check(Token::Value token);
Check 634 src/preparser.h bool Check(i::Token::Value token) {
Check 1349 src/x64/builtins-x64.cc __ Check(not_smi, "Unexpected initial map for InternalArray function");
Check 1351 src/x64/builtins-x64.cc __ Check(equal, "Unexpected initial map for InternalArray function");
Check 1384 src/x64/builtins-x64.cc __ Check(not_smi, "Unexpected initial map for Array function");
Check 1386 src/x64/builtins-x64.cc __ Check(equal, "Unexpected initial map for Array function");
Check 1418 src/x64/builtins-x64.cc __ Check(not_smi, "Unexpected initial map for Array function");
Check 1420 src/x64/builtins-x64.cc __ Check(equal, "Unexpected initial map for Array function");
Check 2779 src/x64/code-stubs-x64.cc __ Check(NegateCondition(is_smi),
Check 2782 src/x64/code-stubs-x64.cc __ Check(equal, "Unexpected type for RegExp data, FixedArray expected");
Check 770 src/x64/full-codegen-x64.cc __ Check(not_equal, "Declaration in with context.");
Check 772 src/x64/full-codegen-x64.cc __ Check(not_equal, "Declaration in catch context.");
Check 2083 src/x64/full-codegen-x64.cc __ Check(equal, "Let binding re-initialization.");
Check 446 src/x64/macro-assembler-x64.cc if (emit_debug_code()) Check(cc, msg);
Check 1610 src/x64/macro-assembler-x64.cc Check(no_overflow, "Smi addition overflow");
Check 2076 src/x64/macro-assembler-x64.cc Check(not_both_smis, "Both registers were smis in SelectNonSmi.");
Check 2939 src/x64/macro-assembler-x64.cc Check(equal, message);
Check 3279 src/x64/macro-assembler-x64.cc Check(not_equal, "code object not properly patched");
Check 3288 src/x64/macro-assembler-x64.cc Check(equal, "stack frame types must match");
Check 3434 src/x64/macro-assembler-x64.cc Check(not_equal, "we should not have an empty lexical context");
Check 3445 src/x64/macro-assembler-x64.cc Check(equal, "JSGlobalObject::global_context should be a global context.");
Check 3463 src/x64/macro-assembler-x64.cc Check(not_equal, "JSGlobalProxy::context() should not be null.");
Check 3468 src/x64/macro-assembler-x64.cc Check(equal, "JSGlobalObject::global_context should be a global context.");
Check 3614 src/x64/macro-assembler-x64.cc Check(equal, "Unexpected allocation top");
Check 3634 src/x64/macro-assembler-x64.cc Check(zero, "Unaligned allocation in new space");
Check 3810 src/x64/macro-assembler-x64.cc Check(below, "Undo allocation of non allocated memory");
Check 4081 src/x64/macro-assembler-x64.cc Check(not_equal, "Variable resolved to with context.");
Check 1285 src/x64/macro-assembler-x64.h void Check(Condition cc, const char* msg);
Check 489 src/x64/regexp-macro-assembler-x64.cc __ Check(greater_equal, "Invalid capture referenced");
Check 2861 src/x64/stub-cache-x64.cc __ Check(not_equal, "DontDelete cells can't contain the hole");
Check 59 test/cctest/test-decls.cc void Check(const char* source,
Check 213 test/cctest/test-decls.cc context.Check("var x; x",
Check 221 test/cctest/test-decls.cc context.Check("var x = 0; x",
Check 229 test/cctest/test-decls.cc context.Check("function x() { }; x",
Check 237 test/cctest/test-decls.cc context.Check("const x; x",
Check 245 test/cctest/test-decls.cc context.Check("const x = 0; x",
Check 268 test/cctest/test-decls.cc context.Check("var x; x",
Check 276 test/cctest/test-decls.cc context.Check("var x = 0; x",
Check 284 test/cctest/test-decls.cc context.Check("function x() { }; x",
Check 292 test/cctest/test-decls.cc context.Check("const x; x",
Check 300 test/cctest/test-decls.cc context.Check("const x = 0; x",
Check 322 test/cctest/test-decls.cc context.Check("var x; x",
Check 330 test/cctest/test-decls.cc context.Check("var x = 0; x",
Check 338 test/cctest/test-decls.cc context.Check("function x() { }; x",
Check 346 test/cctest/test-decls.cc context.Check("const x; x",
Check 354 test/cctest/test-decls.cc context.Check("const x = 0; x",
Check 362 test/cctest/test-decls.cc context.Check("if (false) { var x = 0 }; x",
Check 412 test/cctest/test-decls.cc context.Check("var x; x",
Check 420 test/cctest/test-decls.cc context.Check("var x = 0; x",
Check 428 test/cctest/test-decls.cc context.Check("function x() { }; x",
Check 436 test/cctest/test-decls.cc context.Check("const x; x",
Check 444 test/cctest/test-decls.cc context.Check("const x = 0; x",
Check 504 test/cctest/test-decls.cc context.Check("const x; var x = 0",
Check 535 test/cctest/test-decls.cc context.Check("this.x = 87; this.x",
Check 543 test/cctest/test-decls.cc context.Check("var x; x",
Check 551 test/cctest/test-decls.cc context.Check("var x = 0; x",
Check 559 test/cctest/test-decls.cc context.Check("const x; x",
Check 567 test/cctest/test-decls.cc context.Check("const x = 0; x",
Check 596 test/cctest/test-decls.cc context.Check("if (false) { var x = 0; }; x",
Check 643 test/cctest/test-decls.cc context.Check("var x; x",
Check 651 test/cctest/test-decls.cc context.Check("var x = 0; x",
Check 659 test/cctest/test-decls.cc context.Check("function x() { }; x",
Check 668 test/cctest/test-decls.cc context.Check("const x; x",
Check 677 test/cctest/test-decls.cc context.Check("const x = 0; x",