Lines Matching refs:extension
429 // [ extension ] Additional data.
441 // ScopeInfo and an "extension object" (see below).
444 // consisting of the ScopeInfo and an "extension object".
446 // An "extension object" is used to dynamically extend a context
449 // Context::Lookup also searches the extension object for
450 // properties. (Storing the extension object is the original
476 // The extension slot is used for either the global object (in native
477 // contexts), eval extension object (function contexts), subject of with
523 inline HeapObject* extension();
627 // The binding was found as a named property in a context extension