Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dv8natives.js1147 var attributesClone = { __proto__: null }; variable in ObjectDefineProperty
1149 attributesClone[a] = attributes[a];
1151 DefineProxyProperty(obj, name, attributesClone, true);