gecko/js
Jakob Olesen 9567b22949 Bug 1205621 - arm64: Handle OOMs in a safer manner. r=lth
When inserting instructions that encode a pc-relative offset, don't use
a method that depends on getting a pointer to the newly inserted method.

Use the new nextinstrOffset() method when computing the encoding of the
pc-relative offset, and only insert each instruction once.

Propagate OOM from calls to buffer.allocEntry, folowing the approach in
the ARM assembler.
2015-09-24 10:21:00 +02:00
..
ductwork/debugger Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
examples Bug 1193583 - Rename Debugger.evalInGlobal to executeInGlobal. (r=jorendorff) 2015-08-30 15:08:19 -07:00
ipc Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits 2015-08-28 21:55:40 -07:00
public Bug 1196461 - De-duplicate strings in heap snapshot core dumps; r=shu,jimb 2015-09-30 16:03:31 -07:00
src Bug 1205621 - arm64: Handle OOMs in a safer manner. r=lth 2015-09-24 10:21:00 +02:00
xpconnect Bug 1054756, part 5 - Remove Class::convert. 2015-03-20 16:28:59 -05:00