Home | History | Annotate | Download | only in src

Lines Matching refs:OBJECTS

322     // Not all Code objects have TypeFeedbackInfo.
383 // do not clear these maps, cached code can keep objects alive
421 // Skip all the objects with named interceptors, but
461 // invoke. This is used for invoking objects as if they were functions.
558 // functions do not wrap the receiver, non-strict functions and objects
693 // Suppress optimization for prototype chains with slow properties objects
790 // functions do not wrap the receiver, non-strict functions and objects
813 // string wrapper objects. The length property of string wrapper
814 // objects is read-only and therefore always returns the length of
935 // deal with non-JS objects here.
1159 // Do not use ICs for objects that require access checks (including
1804 // Do not use ICs for objects that require access checks (including
2268 // Check for oddball objects.
2460 case OBJECTS: return "OBJECTS";
2461 case KNOWN_OBJECTS: return "OBJECTS";
2501 return OBJECTS;
2514 case OBJECTS: