Home | History | Annotate | Download | only in mips

Lines Matching full:chain

897 // Calls GenerateCheckPropertyCell for each global object in the prototype chain
1061 // Check the maps in the prototype chain.
1062 // Traverse the prototype chain from the object and do map checks.
1113 // Go to the next object in the prototype chain.
1271 // property from further up the prototype chain if the call fails.
1326 // We found FIELD property in prototype chain of interceptor's holder.
1333 // We found CALLBACKS property in prototype chain of interceptor's
2696 // Check the maps of the full prototype chain.
2699 // If the last object in the prototype chain is a global object,
2706 // Return undefined if maps of the full prototype chain is still the same.