gecko-dev/js
Jan de Mooij 532113a26a Bug 1544386 part 1 - Call ElementAccessHasExtraIndexedProperty instead of ArrayPrototypeHasIndexedProperty when inlining array natives. r=tcampbell
This simplifies the code a bit because ElementAccessHasExtraIndexedProperty
checks for length-overflow and sparse-indexes so the callers don't have to
do that anymore.

Differential Revision: https://phabricator.services.mozilla.com/D29486

--HG--
extra : moz-landing-system : lando
2019-05-08 17:48:26 +00:00
..
ductwork/debugger
examples
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Bug 1167452 - Barrier weakmap operations and maintain weak keys table during incremental collections. r=jonco 2019-05-31 23:33:48 +00:00
rust No bug. Reformat js/** to fix accumulated divergences. 2019-05-24 11:57:18 -07:00
src Bug 1544386 part 1 - Call ElementAccessHasExtraIndexedProperty instead of ArrayPrototypeHasIndexedProperty when inlining array natives. r=tcampbell 2019-05-08 17:48:26 +00:00
xpconnect Remove the unused ReleaseIncrementally declaration. No bug. r=mccr8 2019-06-04 17:43:25 +00:00
app.mozbuild Bug 1549954 - Link in-tree brotli library if BinAST is enabled. r=glandium 2019-05-21 20:35:25 +00:00
ffi.configure
moz.build
moz.configure Bug 1554928 - Remove configure options that have been deprecated for a while. r=nalexander 2019-05-29 02:01:02 +00:00
sub.configure