Tags: lizhizhou/v8
Tags
Version 3.14.0 Fixed missing slot recording during clearing of CallICs. (Chromium issue 144230) Fixed LBoundsCheck on x64 to handle (stack slot + constant) correctly. (Chromium issue 150729) Fixed minus zero test. (Issue 2133) Fixed setting array length to zero for slow elements. (Chromium issue 146910) Fixed lost arguments dropping in HLeaveInlined. (Chromium issue 150545) Fixed casting error for receiver of interceptors. (Chromium issue 149912) Fixed lost arguments dropping in HLeaveInlined. (Chromium issue 150545) Fixed casting error for receiver of interceptors. (Chromium issue 149912) Throw a more descriptive exception when blocking 'eval' via CSP. (Chromium issue 140191) Fixed debugger's eval when close to stack overflow. (issue 2318) Added checks to live edit. (issue 2297) Switched on code compaction on incremental GCs. Fixed caching of optimized code for OSR. (issue 2326) Not mask exception thrown by toString in String::UtfValue etc. (issue 2317) Fixed API check for length of external arrays. (Chromium issue 148896) Ensure correct enumeration indices in the dict (Chromium issue 148376) Correctly initialize regexp global cache. (Chromium issue 148378) Fixed arguments object materialization during deopt. (issue 2261) Introduced new API to expose external string resource regardless of encoding. Fixed CHECK failure in LCodeGen::DoWrapReceiver when --deopt-every-n-times flag is present (Chromium issue 148389) Fixed edge case of extension with NULL as source string. (Chromium issue 144649) Fixed array index dehoisting. (Chromium issue 141395) Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12566 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.7 Enable/disable LiveEdit using the (C++) debug API. Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12481 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.6 Added validity checking to API functions and calls. Disabled accessor inlining (Chromium issue 134609). Fixed bug in Math.min/max in optimized code (Chromium issue 145961). Directly use %ObjectKeys in json stringify (Chromium issue 2312). Fixed VS2005 build (issue 2313). Activated fixed ES5 readonly semantics by default. Added hardfp flag to the Makefile. Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12466 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.5 Release stack trace data after firing Error.stack accessor. (issue 2308) Added a new API V8::SetJitCodeEventHandler to push code name and location to users such as profilers. Allocate block-scoped global bindings to global context. Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12408 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.4 Print reason for disabling optimization. Kill --trace-bailout flag. Provided option to disable full DEBUG build on Android. Introduced global contexts to represent lexical global scope(s). Fixed rounding in Uint8ClampedArray setter. (issue 2294) Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12394 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.3 git-svn-id: https://v8.googlecode.com/svn/trunk@12356 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.3 Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12353 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.1 Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12323 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.13.0 Added histograms for total allocated/live heap size, as well as allocated size and percentage of total for map and cell space. Fixed parseInt's octal parsing behavior (ECMA-262 Annex E 15.1.2.2). (issue 1645) Added checks for interceptors to negative lookup code in Crankshaft. (Chromium issue 140473) Made incremental marking clear ICs and type feedback cells. Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12295 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Version 3.12.19 Performance and stability improvements on all platforms. git-svn-id: https://v8.googlecode.com/svn/trunk@12243 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
PreviousNext