Home
last modified time | relevance | path

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

/external/v8/src/
Dv8natives.js668 function DefineProxyProperty(obj, p, attributes, should_throw) { class
972 return DefineProxyProperty(obj, p, attributes, should_throw);
1151 DefineProxyProperty(obj, name, attributesClone, true);