243 Commits (db59c84ba0cfea9d85d9210679f44a2ce556daae)

Author SHA1 Message Date
isaacs 5b5c8b6005 v8: Upgrade to 3.11.10.14 13 years ago
Bert Belder 74872b0dc9 v8: upgrade to version 3.11.10.12 13 years ago
Bert Belder 6b26583e84 v8: upgrade to v3.11.10.10 13 years ago
verwaest@chromium.org 8a6ef65c2c Fixing bugs in promotion of elements transitions (r1175). - Fixed invalid memory access when reading enum-cache from descriptor array with elements transitions but 0 real descriptors. - Fixed infinite recursion in the intrusive map iterator when visiting elements transitions. - Properly cached non-fastmode elements transitions. 13 years ago
jkummerow@chromium.org 7282ce9014 Remove unused-but-set variable from objects.cc. 13 years ago
erik.corry@gmail.com f94b85db83 Revert part of 11727 as it sometimes tanked V8 benchmark (raytrace) performance for reasons that are not obvious. Now we make objects into fast-case objects when they are made prototypes for other objects, but we do not mark objects that are already fast case with a bit that helps keep them in fast case. Review URL: https://chromiumcodereview.appspot.com/10556004 13 years ago
danno@chromium.org bf682afb98 MIPS: Fix packed-element.js test on ARM with no snap 13 years ago
danno@chromium.org 00247d53db Fix Kraken regression due to optimistic monomorphic element transitions 13 years ago
mstarzinger@chromium.org c231321cd3 Fix assertion for map code cache of shared maps. 13 years ago
yangguo@chromium.org 54b74b8e85 Remove faster ticks for debug mode. 13 years ago
mstarzinger@chromium.org 48893af7bb Fix performance regression caused by r11202. 13 years ago
Bert Belder 50464cd4f4 v8: upgrade to v3.11.10 13 years ago
Bert Belder 2301eb69b1 v8: force inlining of v8::internal::DescriptorArray methods 13 years ago
yangguo@chromium.org 33be3016fb Force inlining CopyChars and String::Get. 13 years ago
Ben Noordhuis 26f754d9dd v8: debug: fix error handling in SendConnectMessage() 13 years ago
isaacs 940a6863ea Roll V8 back to 3.9.24.31 13 years ago
Ben Noordhuis 1fb9cfcdb1 v8: debug: fix error handling in SendConnectMessage() 13 years ago
isaacs 46b09e4190 Roll V8 back to 3.10.8.13 13 years ago
Ben Noordhuis eabf3c8d0f v8: debug: fix error handling in SendConnectMessage() 13 years ago
isaacs cbdf3393a2 Upgrade v8 to 3.11.7 13 years ago
isaacs 2cca7488bf Patches floating on V8 13 years ago
isaacs 3f3f958c14 Upgrade V8 to 3.11.1 13 years ago
vegorov@chromium.org 52f0c37d09 Runtime_NotifyDeoptimized should search for function activation in all thread stacks. 14 years ago
yangguo@chromium.org 29b2fdb0c5 Force inlining CopyChars and String::Get. 13 years ago
Ben Noordhuis 48cdbffd24 v8: posix: try to send() whole buffer 13 years ago
Ben Noordhuis ebfb8a5613 v8: posix: handle EINTR in socket functions 13 years ago
Ben Noordhuis 4359e8154d v8: debug: fix error handling in SendConnectMessage() 13 years ago
Dane Springmeyer e5b787e84d deps: fix v8 build error 13 years ago
isaacs 6ed5ef5fe0 Upgrade V8 to 3.9.24.9 13 years ago
lrn@chromium.org 5d69bbfbdb Fix bug in x64 RegExp detecting start of string. 14 years ago
Bert Belder 69ca83f755 Upgrade V8 to 3.6.6.25 13 years ago
isaacs 6ebe9e0c1d Upgrade V8 to 3.9.24.7 13 years ago
isaacs 4b64542fe0 Upgrade V8 to 3.9.24.6 13 years ago
mstarzinger@chromium.org eb1ff03418 v8: Fix missing initialization of mark-compact flags. 13 years ago
isaacs e4fc2cbfd3 Upgrade v8 to 3.9.17 13 years ago
isaacs c0c4e008aa Upgrade V8 to 3.6.6.24 13 years ago
isaacs 2e24ded6d2 Upgrade v8 to 3.9.11 13 years ago
isaacs f4641bd4de Update v8 to 3.9.9 13 years ago
Fedor Indutny e7e4f2f3aa Fix linker error on some gcc version on osx 13 years ago
isaacs 68a0c56a7d Upgrade V8 to 3.9.5 13 years ago
isaacs 8be699494e Upgrade V8 to 3.9.2 13 years ago
isaacs 465f57c56f Upgrade v8 to 3.6.6.20 13 years ago
isaacs 05471f5c2a Update v8 to 3.8.9 13 years ago
isaacs 40879f33cd Upgrade V8 to 3.8.8 13 years ago
isaacs 4afc46d7bc Upgrade V8 to 3.6.6.19 13 years ago
Ben Noordhuis 90587b1ccb v8: implement VirtualMemory class on SunOS 13 years ago
Fedor Indutny 4fdec07bd8 Land number collision fix for v8 3.6 by Erik Corry 13 years ago
Fedor Indutny 1695332941 Land number collision fix for v8 3.6 by Erik Corry 13 years ago
Ryan Dahl 60040a4f36 Upgrade V8 to 3.8.6 13 years ago
Ryan Dahl 8e5674fb5c Upgrade V8 to 3.8.5 13 years ago