Home
last modified time | relevance | path

Searched defs:ownProperties (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/inspector/
Dinjected-script-source.js329 …getProperties: function(object, objectGroupName, ownProperties, accessorPropertiesOnly, generatePr… argument
383 … _propertyDescriptors: function*(object, ownProperties, accessorPropertiesOnly, propertyNamesOnly) argument
Dinjected-script.cc123 v8::Local<v8::Object> object, const String16& groupName, bool ownProperties, in getProperties()
Dv8-runtime-agent-impl.cc443 const String16& objectId, Maybe<bool> ownProperties, in getProperties()