Lines Matching refs:before
302 Local<Value> before = obj->Get(1);
303 CHECK(before->IsUndefined());
3369 // Check that equality works at all before relying on CHECK_EQ
8271 // Put the function into context1 and call it before and after
8272 // detaching the global. Before detaching, the call succeeds and
9830 // both before and after the interceptor in the prototype chain).
9906 // Test the map transition before the interceptor.
11639 // TODO(lrn): Perhaps create some garbage before collecting.
12357 // Make sure the value of foo is correct before the deletion.