Lines Matching full:hidden
515 // Inserts an object as the hidden prototype of another object.
524 // didn't already install a hidden prototype here.
559 // Recursively traverses hidden prototypes if property is not found
591 // Use recursive implementation to also traverse hidden prototypes
943 // Note that objects can have hidden prototypes, so we need to traverse
944 // the whole chain of hidden prototypes to do a 'local' lookup.
952 // If we found readonly property on one of hidden prototypes,
975 // on one of hidden prototypes, just shadow it.
1042 // read-only. In case the result is hidden behind an interceptor we
2915 // because the global proxy object forwards everything to its hidden
3239 // Handle hidden prototypes. If there's a hidden prototype above this thing
3359 // prototype object is hidden it is to be viewed as part of the the object it
3437 // Filter out name of hidden propeties object.
5118 // allocated by the caller, and passed as a pointer in a hidden first parameter.
5128 // In Win64 they are assigned to a hidden first argument.