Searched refs:InstallFunctions (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/v8/src/
H A Dharmony-math.js54 InstallFunctions($Math, DONT_ENUM, $Array(
H A Darray-iterator.js109 InstallFunctions(ArrayIterator.prototype, DONT_ENUM, $Array(
119 InstallFunctions($Array.prototype, DONT_ENUM, $Array(
H A Darraybuffer.js101 InstallFunctions($ArrayBuffer, DONT_ENUM, $Array(
105 InstallFunctions($ArrayBuffer.prototype, DONT_ENUM, $Array(
H A Dcollection.js126 InstallFunctions($Set.prototype, DONT_ENUM, $Array(
227 InstallFunctions($Map.prototype, DONT_ENUM, $Array(
319 InstallFunctions($WeakMap.prototype, DONT_ENUM, $Array(
399 InstallFunctions($WeakSet.prototype, DONT_ENUM, $Array(
H A Dgenerator.js78 InstallFunctions(GeneratorObjectPrototype,
H A Dsymbol.js81 InstallFunctions($Symbol.prototype, DONT_ENUM, $Array(
H A Dharmony-array.js118 InstallFunctions($Array.prototype, DONT_ENUM, $Array(
H A Dharmony-string.js146 InstallFunctions($String.prototype, DONT_ENUM, $Array(
H A Dpromise.js290 InstallFunctions($Promise, DONT_ENUM, [
298 InstallFunctions($Promise.prototype, DONT_ENUM, [
H A Dobject-observe.js578 InstallFunctions($Object, DONT_ENUM, $Array(
584 InstallFunctions($Array, DONT_ENUM, $Array(
588 InstallFunctions(notifierPrototype, DONT_ENUM, $Array(
H A Dproxy.js78 InstallFunctions($Proxy, DONT_ENUM, [
H A Dtypedarray.js295 InstallFunctions(constructor.prototype, DONT_ENUM, $Array(
418 InstallFunctions($DataView.prototype, DONT_ENUM, $Array(
H A Dv8natives.js45 function InstallFunctions(object, attributes, functions) { function
210 InstallFunctions(global, DONT_ENUM, $Array(
1397 InstallFunctions($Object.prototype, DONT_ENUM, $Array(
1413 InstallFunctions($Object, DONT_ENUM, $Array(
1479 InstallFunctions($Boolean.prototype, DONT_ENUM, $Array(
1673 InstallFunctions($Number.prototype, DONT_ENUM, $Array(
1681 InstallFunctions($Number, DONT_ENUM, $Array(
1832 InstallFunctions($Function.prototype, DONT_ENUM, $Array(
H A Djson.js223 InstallFunctions($JSON, DONT_ENUM, $Array(
H A Dmath.js329 InstallFunctions($Math, DONT_ENUM, $Array(
H A Ddate.js767 InstallFunctions($Date, DONT_ENUM, $Array(
778 InstallFunctions($Date.prototype, DONT_ENUM, $Array(
H A Dstring.js972 InstallFunctions($String, DONT_ENUM, $Array(
977 InstallFunctions($String.prototype, DONT_ENUM, $Array(
H A Dregexp.js406 InstallFunctions($RegExp.prototype, DONT_ENUM, $Array(
H A Duri.js447 InstallFunctions(global, DONT_ENUM, $Array(
/external/v8/src/
H A Dcollection.js223 InstallFunctions($Set.prototype, DONT_ENUM, $Array(
230 InstallFunctions($Map.prototype, DONT_ENUM, $Array(
244 InstallFunctions($WeakMap.prototype, DONT_ENUM, $Array(
H A Dv8natives.js48 function InstallFunctions(object, attributes, functions) { function
190 InstallFunctions(global, DONT_ENUM, $Array(
1289 InstallFunctions($Object.prototype, DONT_ENUM, $Array(
1301 InstallFunctions($Object, DONT_ENUM, $Array(
1353 InstallFunctions($Boolean.prototype, DONT_ENUM, $Array(
1523 InstallFunctions($Number.prototype, DONT_ENUM, $Array(
1531 InstallFunctions($Number, DONT_ENUM, $Array(
1668 InstallFunctions($Function.prototype, DONT_ENUM, $Array(
H A Dmath.js268 InstallFunctions($Math, DONT_ENUM, $Array(
H A Ddate.js812 InstallFunctions($Date, DONT_ENUM, $Array(
823 InstallFunctions($Date.prototype, DONT_ENUM, $Array(
H A Dstring.js974 InstallFunctions($String, DONT_ENUM, $Array(
980 InstallFunctions($String.prototype, DONT_ENUM, $Array(
H A Djson.js342 InstallFunctions($JSON, DONT_ENUM, $Array(

Completed in 1205 milliseconds

12