Home
last modified time | relevance | path

Searched refs:_propertyDescriptors (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/inspector/
Dinjected-script-source.js303 …var descriptors = this._propertyDescriptors(object, addPropertyIfNeeded, ownProperties, accessorPr…
355_propertyDescriptors: function(object, addPropertyIfNeeded, ownProperties, accessorPropertiesOnly,… method in InjectedScript
926 …var naturalDescriptors = injectedScript._propertyDescriptors(object, addPropertyIfNeeded, false /*…