Home | History | Annotate | Download | only in src

Lines Matching full:chain

1502   // there, there is a property with this name in the prototype chain.
1507 // the whole chain of hidden prototypes to do a 'local' lookup.
1561 // prototype chain (this rules out using SetProperty).
4901 // Find the length of the prototype chain that is to to handled as one. If a
8688 // receivers, but only if they are put in the context scope chain
10468 // Traverse the saved contexts chain to find the active context for the
10910 // "artificially" in the context chain.
10956 // get a source position which is consistent with the current scope chain.
10996 // Retrieve the scope chain for the current position.
11004 // information we get from the context chain but nothing about
11018 // The global scope is always the last in the chain.
11653 // Creates a copy of the with context chain. The copy of the context chain is
11672 // At the end of the chain. Return the base context to link to.
11806 // Traverse the saved contexts chain to find the active context for the
11840 // Copy any with contexts present and chain them in front of this context.