Prepare push to trunk. Now working on version 3.19.3.

R=danno@chromium.org

Review URL: https://codereview.chromium.org/15295007

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14719 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 239b2830
2013-05-17: Version 3.19.2
Fill in one-word-fillers for the unused property fields
(Chromium issue 240056).
Removed use_system_v8 logic from the mainline gyp file
(Chromium issue 226860).
Skip CPU profiler samples where top function's stack frame is not
set up properly (issue 2628).
Performance and stability improvements on all platforms.
2013-05-14: Version 3.19.1
Fixed missing hole check for loads from Smi arrays when all uses are
......
......@@ -34,7 +34,7 @@
// system so their names cannot be changed without changing the scripts.
#define MAJOR_VERSION 3
#define MINOR_VERSION 19
#define BUILD_NUMBER 2
#define BUILD_NUMBER 3
#define PATCH_LEVEL 0
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment