Lines Matching defs:object
114 HeapObjectRef object =
116 if (object.IsContext()) return object.AsContext();
148 // We do not have a concrete context object, so we can only partially reduce
162 // We found the requested context object but since the context slot is
211 // We do not have a concrete context object, so we can only partially reduce
251 HeapObjectRef object =
253 if (object.IsContext()) {
254 return find_context(object.AsContext());
285 // The import.meta object has not yet been created. Let JSGenericLowering