Home | History | Annotate | Download | only in cctest

Lines Matching defs:garbage

11900       "var garbage;"
11902 " garbage = [1/i, \"garbage\" + i, garbage, {foo: garbage}];"
11904 "garbage = undefined;");
13476 // We need to collect all garbage twice to be sure that everything
13478 // the first garbage collection but some of the maps have already
13480 // collected until the second garbage collection.
17276 // Test that idle notification can be handled and eventually collects garbage.
17600 // Garbage collector deals swift blows to evil.
23406 const char* garbage = "garbage garbage garbage garbage garbage garbage";
23407 const uint8_t* data = reinterpret_cast<const uint8_t*>(garbage);