summaryrefslogtreecommitdiff
path: root/deps/v8
Commit message (Expand)AuthorAgeFilesLines
* Fixing bugs in promotion of elements transitions (r1175). - Fixed invalid mem...verwaest@chromium.org2012-06-192-45/+68
* Remove unused-but-set variable from objects.cc.jkummerow@chromium.org2012-06-191-2/+0
* Revert part of 11727 as it sometimes tanked V8 benchmark (raytrace) performan...erik.corry@gmail.com2012-06-195-66/+14
* MIPS: Fix packed-element.js test on ARM with no snapdanno@chromium.org2012-06-191-1/+2
* Fix Kraken regression due to optimistic monomorphic element transitionsdanno@chromium.org2012-06-151-1/+1
* Fix assertion for map code cache of shared maps.mstarzinger@chromium.org2012-06-152-1/+71
* v8: Replace 'echo -n' with 'echo' in build commandsisaacs2012-06-141-2/+2
* Remove faster ticks for debug mode.yangguo@chromium.org2012-06-144-10/+2
* Unbreak the snapshotted build on WindowsBert Belder2012-06-141-1/+0
* v8: fix postmortem debugging tools buildFedor Indutny2012-06-141-2/+2
* v8: reapply floating patchesBert Belder2012-06-141-1/+1
* Fix performance regression caused by r11202.mstarzinger@chromium.org2012-06-143-13/+70
* v8: upgrade to v3.11.10Bert Belder2012-06-14373-11559/+36026
* v8: force inlining of v8::internal::DescriptorArray methodsBert Belder2012-06-111-2/+2
* Force inlining CopyChars and String::Get.yangguo@chromium.org2012-06-113-4/+10
* v8: debug: fix error handling in SendConnectMessage()Ben Noordhuis2012-06-091-13/+13
* v8: Floating patchesisaacs2012-06-091-1/+1
* Roll V8 back to 3.9.24.31isaacs2012-06-09253-22142/+5143
* Revert "Unbreak the Windows build"Bert Belder2012-06-081-4/+0
* v8: Don't use 'echo -n' in configure scriptisaacs2012-06-071-1/+1
* Unbreak the Windows buildBert Belder2012-06-071-0/+4
* v8: debug: fix error handling in SendConnectMessage()Ben Noordhuis2012-06-071-13/+13
* v8: Floating patchesisaacs2012-06-071-1/+1
* Roll V8 back to 3.10.8.13isaacs2012-06-07192-7189/+4208
* v8: Don't use 'echo -n' in configure scriptisaacs2012-06-041-2/+2
* Unbreak the Windows buildBert Belder2012-06-021-1/+0
* v8: debug: fix error handling in SendConnectMessage()Ben Noordhuis2012-06-011-13/+13
* v8: Floating patchesisaacs2012-06-011-1/+1
* Upgrade v8 to 3.11.7isaacs2012-06-01167-3138/+5054
* v8: s/echo -n/echo/. Not all sh's are bash.isaacs2012-05-161-1/+1
* Patches floating on V8isaacs2012-05-163-20/+45
* Upgrade V8 to 3.11.1isaacs2012-05-16297-6834/+25594
* Force inlining CopyChars and String::Get.yangguo@chromium.org2012-05-093-4/+10
* Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-05-041-0/+30
|\
| * deps: fix v8 build errorDane Springmeyer2012-04-181-1/+1
| * Fix bug in x64 RegExp detecting start of string.lrn@chromium.org2012-04-163-4/+39
| * disable omit-frame-pointer on solaris systemsDave Pacheco2012-04-161-1/+1
| * Patches floating on v8isaacs2012-04-162-2/+8
| * Upgrade V8 to 3.6.6.25Bert Belder2012-04-165-11/+36
| * disable omit-frame-pointer on solaris systemsDave Pacheco2012-03-021-1/+1
| * Patches floating on v8isaacs2012-03-022-2/+8
| * Upgrade V8 to 3.6.6.24isaacs2012-03-0210-85/+75
* | Revert "v8: fix "pure virtual method called" runtime error"Ben Noordhuis2012-05-021-8/+0
* | v8: posix: try to send() whole bufferBen Noordhuis2012-04-241-6/+15
* | v8: posix: handle EINTR in socket functionsBen Noordhuis2012-04-241-4/+21
* | v8: debug: fix error handling in SendConnectMessage()Ben Noordhuis2012-04-241-13/+13
* | v8: fix "pure virtual method called" runtime errorBen Noordhuis2012-04-201-0/+8
* | Reapply patches floating on V8isaacs2012-04-181-2/+1
* | Upgrade V8 to 3.9.24.9isaacs2012-04-188-9/+89
* | Upgrade V8 to 3.9.24.7isaacs2012-03-292-21/+38