Lines Matching full:interceptor
4406 // Create object with named interceptor.
4413 // Create object with indexed interceptor.
4424 // Create object with both named and indexed interceptor.
4432 // Get mirrors for the three objects with interceptor.
4476 // Get the interceptor properties for the object with only named interceptor.
4479 // Check that the properties are interceptor properties.
4487 CHECK_EQ(v8::internal::INTERCEPTOR,
4494 // Get the interceptor properties for the object with only indexed
4495 // interceptor.
4498 // Check that the properties are interceptor properties.
4506 // Get the interceptor properties for the object with both types of
4510 // Check that the properties are interceptor properties.