Lines Matching refs:issue
123 Disable concurrent osr (issue 4650).
150 [wasm] Rename the WASM object to _WASMEXP_ (Chromium issue 575167).
174 Gracefully handle proxies in AllCanWrite() (issue 1543, Chromium issue
182 [wasm] Fix double to int conversions (Chromium issue 576560).
216 Add @@species/better subclassing support to Promises (issue 4633,
217 Chromium issue 575314).
219 TypedArray and ArrayBuffer support for @@species (issue 4093).
236 Ship ES2015 sloppy-mode const semantics (issue 3305).
243 Partial rollback of Promise error checking (issue 4633).
260 [wasm] Fix set_local appearing in unreachable code (Chromium issue
283 [wasm] Avoid crashing if parsing fails in asm -> wasm (Chromium issue
342 issue 537816).
365 module (Chromium issue 575364).
462 Add Array support for @@species and subclassing (issue 4093).
492 Ship destructuring assignment (issue 811).
544 Accept time zones like GMT-8 in the legacy date parser (Chromium issue
547 Timezone name check fix (Chromium issue 364374).
549 Add a --harmony-species flag, defining @@species on constructors (issue
592 Fix 'illegal access' in Date constructor edge case (issue 4640).
595 of https://codereview.chromium.org/1554523002/ ) (issue 4085).
603 of https://codereview.chromium.org/1488783002/ )" (issue 3641).
636 not a JSObject (Chromium issue 571064).
644 (Chromium issue 571370).
651 Use ES2015-style TypedArray prototype chain (issue 4085).
654 unicode (issue 4644).
711 [elements] Enable left-trimming again (issue 4606).
745 [ES6] Stage sloppy function block scoping (issue 3305).
882 (Chromium issue 497632).
934 Stage destructuring assignment (issue 811).
943 [harmony] unstage regexp lookbehind assertions (issue 4545).
963 [harmony] stage regexp lookbehind assertions (issue 4545).
965 [es6] ship regexp sticky flag (issue 4342).
997 [es6] Support Function name inference in variable declarations (issue
1010 Disable --harmony-object-observe (Chromium issue 552100).
1052 Re-re-land FastAccessorBuilder (Chromium issue 508898).
1074 Unstage non-standard Promise functions (issue 3237).
1091 Allow ICU to normalize time zones (Chromium issue 487322).
1093 Fix FuncNameInferrer usage in ParseAssignmentExpression (issue 4595).
1122 Re-land FastAccessorBuilder (Chromium issue 508898).
1154 Implement FastAccessorBuilder (Chromium issue 508898).
1167 issue 553287).
1194 Remove usage of deprecated APIs from api interceptor tests (issue 4341).
1196 Deprecate Promise::Chain from V8 APIs (issue 3237).
1199 (Chromium issue 537382).
1296 Clean up promises and fix an edge case bug (issue 3641).
1303 [es6] implement destructuring assignment (issue 811).
1390 cached constructor to render the name (Chromium issue 563791).
1410 cases (Chromium issue 563339).
1428 issue 558998).
1435 Improve rendering of callsite with non-function target (issue 3953).
1578 (Chromium issue 508898).
1713 issue 495801).
1720 Allow in-object properties in JSArrayBuffer (issue 4531).
1722 Allow in-object properties in JSTypedArray and JSDataView (issue 4531).
1749 Reland shipping of --harmony-destructuring-bind (issue 811).
1751 Fix promotion of JSFunctions with in-object properties (issue 4572,
1752 Chromium issue 561481).
1755 JSRegExp (issue 4531).
1757 Fix JSFunction's in-object properties initialization (issue 4572).
1770 issue 558998).
1774 (Chromium issue 560239).
1786 Move --harmony-destructuring-bind to shipping (issue 811).
1795 issue 560239).
1812 Allow in-object properties in JSFunctions (issue 4531).
1814 Disable non-standard Promise functions in staging (issue 3237).
1981 [V8] Unify get function name for debugging purpose (Chromium issue
2156 [JSON stringifier] Correctly load array elements (Chromium issue
2174 Ship --harmony-default-parameters (issue 2160).
2257 iterate JSFunction's body (issue 4531).
2315 https://codereview.chromium.org/1422793004/ (Chromium issue 547162).
2382 Re-ship @@toStringTag (issue 3502).
2402 Re-re-land "[es6] Implement destructuring binding in try/catch" (issue
2415 Add v8_external_startup_data GN rule (Chromium issue 547162).
2475 Ship Harmony ToLength (issue 3087).
2477 Avoid creating indexed elements at index maxUint32 (issue 4516).
2502 [es6] Implement destructuring binding in try/catch (issue 811).
2560 [es6] Fix Object built-in subclassing (issue 3886).
2591 issue 548194).
2618 Mark GetCallingContext as soon-to-be deprecated (Chromium issue 541703).
2625 Add boolean to tell if V8 zaps allocated memory (Chromium issue 546492).
2784 Avoid calling %AddElement with a number out of array index range (issue
2842 Update to ES2015 == semantics for Symbol/SIMD wrappers (issue 3593).
2859 Fix deoptimization at ForInStatement::BodyId() (issue 4381).
2887 (issue 3087).
2964 Stage ES2015-style const in sloppy mode (issue 3739).
3003 [es6] stage sticky regexps and RegExp.prototype.flags (issue 4342).
3006 (issue 4507).
3009 issue 544122).
3057 (issue 4395).
3069 [es6] Fix scoping for default parameters in arrow functions (issue
3107 Refactor array construction for map, filter (Chromium issue 544991).
3109 [es6] Fix scoping for default parameters in arrow functions (issue
3137 [es6] stage sticky regexps and RegExp.prototype.flags (issue 4342).
3154 ll_prof: Do not use the deprecated tempfile.mktemp() (issue 1306).
3321 Make RegExp use ToLength on lastIndex when flag is turned on (issue
3330 (Chromium issue 539875).
3382 Add methods to extras' InternalPackedArray (issue 4276).
3514 Test for var declarations in eval which conflict with let (issue 4454).
3517 (Chromium issue 541703).
3589 Stage --harmony_sloppy_function (issue 4285).
3696 Destructuring array without initializer throws an exception (issue
3700 issue 394591).
3707 Fix legacy const for-of/in destructuring (issue 4461).
3711 Prohibit let in lexical bindings (issue 4403).
3722 function (issue 4217).
3724 Fix completion of try..finally (issue 2529).
3727 (issue 4441).
3729 [V8] Add name of function for function's closure scope (Chromium issue
3748 Test that TypedArray methods don't read length (issue 3578).
3750 Implement %TypedArray%.{fill,find,findIndex} (issue 3578).
3752 TypedArray.prototype.copyWithin method (issue 3578).
3755 debugger to be active (Chromium issue 481845).
3757 Don't create debug context if debug listener is not set (Chromium issue
3768 (issue 3578).
3781 issue 485410).
3783 Make one copy for all TypedArray methods (issue 4085).
3791 (Chromium issue 485908).
3813 TypedArray.prototype.every method (issue 3578).
3815 [V8] Reland https://codereview.chromium.org/1121833003/ (Chromium issue
3828 Shard v8_base.lib on Windows to avoid 2G .lib limit (Chromium issue
3835 decision (Chromium issue 470930).
3843 (Chromium issue 474783).
3848 [V8] Reland https://codereview.chromium.org/1100993003/ (Chromium issue
3851 [es6] When comparing two symbols we may need to throw a TypeError (issue
3889 [V8] Use previous token location as EOS token location (Chromium issue
3892 Implement kToBeExecutedOnceCodeAge (Chromium issue 470930).
3917 issue 478522).
3930 issue 481519).
3933 issue 476013).
3945 Do more to avoid last-resort stop-the-world GC (Chromium issue 481433).
4019 Remove support for externally backed elements from the API (issue 3996).
4034 issue 476477).
4050 proxy (Chromium issue 475884).
4053 incremental marking when there is idle time >16ms (Chromium issue
4062 issue 475705).
4083 Reland "Remove support for thread-based recompilation" (issue 3608).
4090 Reland "Remove support for thread-based recompilation" (issue 3608).
4102 Expose ArrayBufferView::HasBuffer (issue 3996).
4135 issue 440500).
4152 Make GetDebugContext a bit more robust (Chromium issue 474538).
4164 More robust when allocation fails during compaction (Chromium issue
4168 (Chromium issue 469768).
4177 Remove support for thread-based recompilation (issue 3608).
4180 (Chromium issue 469768).
4198 issue 472513).
4201 buffer (issue 3996).
4208 Reland: Fix JSON parser Handle leak (previous CL 1041483004) (issue
4209 3976, Chromium issue 472504).
4211 Turn off overapproximation of the weak closure again (issue 3862).
4228 [V8] Don't ignore sourceURL comment in inline scripts in .stack (issue
4240 Put newspace evacuation in an EvacuationScope (Chromium issue 471554).
4242 Fix libdl dependency on Android and remove librt hack (Chromium issue
4246 requesting more GCs (Chromium issue 470615).
4249 is trimmed to stay in sync (Chromium issue 470804).
4251 Fix JSON parser Handle leak (issue 3976).
4266 This fixes missing incremental write barrier issue when double fields
4267 unboxing is enabled (Chromium issue 469146).
4275 from the SlotsBuffer (Chromium issue 470801).
4283 HeapProfiler::GetHeapStats (Chromium issue 467222).
4290 Reland [V8] Removed SourceLocationRestrict (Chromium issue 468781).
4309 Do not assign positions to parser-generated desugarings (Chromium issue
4318 issue 454297).
4320 Fix OOM bug 3976 (issue 3976).
4329 Save heap object tracking data in heap snapshot (Chromium issue 467222).
4336 [V8] Removed SourceLocationRestrict (Chromium issue 468781).
4339 ConnectNTL phase (Chromium issue 469605).
4351 Ensure we don't overflow in BCE (Chromium issue 469148).
4353 [turbofan] Fix lowering of Math.max for integral inputs (Chromium issue
4363 Clarify what APIs return Maybe and MaybeLocal values (issue 3929).
4366 (Chromium issue 466631).
4369 issue 460083).
4371 Turn on overapproximation of the weak closure (issue 3862).
4398 Bugfix in hydrogen GVN (Chromium issue 467481).
4400 Remove obsolete TakeHeapSnapshot method from API (Chromium issue
4403 Beautify syntax error for unterminated argument list (Chromium issue
4438 Implement TDZ in StoreIC for top-level lexicals (issue 3941).
4440 Turn on job-based optimizing compiler (issue 3608).
4452 Add Cast() for Int32 and Uint32 (Chromium issue 462402).
4455 elimination phase fixed (Chromium issue 460917).
4488 Remove uid and title from HeapSnapshot (Chromium issue 465651).
4493 (Chromium issue 462775).
4516 StoreBuffer/SlotsBuffer (Chromium issue 454297).
4528 convert more things to maybe (issue 3929).
4536 issue 17356).
4538 Allow passing sourceMapUrl when compiling scripts (Chromium issue
4541 convert compile functions to use maybe (issue 3929).
4548 give UniquePersistent full move semantics (issue 3669).
4560 convert remaining object functions to maybes (issue 3929).
4570 Implement subclassing Arrays (issue 3930).
4572 [es6] Fix for-const loops (issue 3983).
4579 Implement subclassing Arrays (issue 3930).
4586 Implement subclassing Arrays (issue 3930).
4588 convert more object functions to return maybes (issue 3929).
4595 check for null context on execution entry (issue 3929).
4597 convert object::* to return maybe values (issue 3929).
4599 Removed funky Maybe constructor and made fields private (issue 3929).
4602 signatures (issue 3929).
4619 Disallow subclassing Arrays (issue 3930).
4631 Disallow subclassing Arrays (issue 3930).
4633 convert Value::*Value() function to return Maybe results (issue 3929).
4640 Convert v8::Value::To* to use MaybeLocal (issue 3929).
4647 Add public version macros (issue 3075).
4669 Turn on job based recompilation (issue 3608).
4676 Reland "Correctly propagate terminate exception in TryCall." (issue
4696 Limit size of first page based on serialized data (Chromium issue
4704 Make generator constructors configurable (issue 3902).
4721 Correctly propagate terminate exception in TryCall (issue 3892).
4733 [turbofan] Fix control reducer with re-reducing branches (Chromium issue
4741 Implement ES6 rest parameters (issue 2159).
4748 new classes: no longer experimental (issue 3834).
4767 Throw on range error when creating a string via API (issue 3853).
4789 Introduce a compile method that takes context extensions (Chromium issue
4833 issue 452510).
4840 Fix HConstant(double, ...) constructor (issue 3865).
4842 Add NativeWeakMap to v8.h (Chromium issue 437416).
4849 Fix issue with multiple properties and emit store (issue 3856).
4851 Class methods should be non enumerable (issue 3330).
4858 Add WeakKeyMap to v8.h (Chromium issue 437416).
4871 Speedometer, Dart2JS (Chromium issue 454625).
4873 Add WeakMap to v8.h (Chromium issue 437416).
4876 issue 443140).
4883 Compute the same hash for all NaN values (issue 3859).
4896 issue 454091).
4928 Layout descriptor sharing issue fixed (issue 3832, Chromium issue
4941 Move object literal checking into checker classes (issue 3819).
4951 (issue 3501).
4979 observed transition (Chromium issue 448711).
4987 support it (issue 3846, Chromium issue 452033).
4999 MIPS: Fixed Hydrogen environment handling for mul-i ARM and ARM64 (issue
5003 (Chromium issue 451958).
5006 issue 446097).
5013 Fixed Hydrogen environment handling for mul-i on ARM and ARM64 (issue
5027 method "join" is not callable (issue 3793).
5044 [x86] Blacklist AVX for Windows versions before 6.1 (Windows 7) (issue
5052 Fix run-time ARMv6 detection (issue 3844).
5055 Runtime_ArrayConcat (Chromium issue 450895).
5068 (Chromium issue 259443).
5070 Remove implicit uint8_t to char cast in string replace (Chromium issue
5083 Fix issue with __proto__ when using ES6 object literals (issue 3818).
5100 Unobscurified OFStream (Chromium issue 448102).
5132 MIPS: ES6 computed property names (issue 3754).
5134 ES6 computed property names (issue 3754).
5161 Auto-generate v8 version based on tags (Chromium issue 446166).
5165 Add proper support for proxies to HType (Chromium issue 448730).
5167 [turbofan] Fix truncation/representation sloppiness wrt. bool/bit (issue
5185 Map -0 to integer 0 for typed array constructors (Chromium issue
5190 Correctly setup the freelist of the coderange on Win64 (Chromium issue
5202 Correctly parse line ends for debugging (issue 2825).
5204 Fixed printing during DCE (issue 3679).
5217 trace (Chromium issue 444805).
5220 (Chromium issue 446774).
5222 Turn on job-based recompilation (issue 3608).
5245 (Chromium issue 446156).
5248 issue 445859).
5250 [x64] Rearrange code for OOB integer loads (Chromium issue 445858).
5252 Fix %NeverOptimizeFunction() intrinsic (Chromium issue 445732).
5255 issue 445267).
5257 [turbofan] Raise max virtual registers and call parameter limit (issue
5265 [turbofan] Turn DCHECK for fixed slot index into a CHECK (Chromium issue
5274 (Chromium issue 444695).
5284 (Chromium issue 444508).
5307 (Chromium issue 443744).
5319 Ship ES6 template literals (issue 3230).
5326 ES6 template literals should not use legacy octal strings (issue 3736).
5333 Fixed -fsanitize=float-cast-overflow problems (issue 3773).
5340 ES6 computed property names (issue 3754).
5352 ES6: Update unscopables to match spec (issue 3632).
5354 ES6 computed property names (issue 3754).
5356 More -fsanitize=vptr fixes (Chromium issue 441099).
5358 [turbofan] Cache conversions inserted during typed lowering (issue
5376 Ship ES6 classes (issue 3330).
5378 ES6 computed property names (issue 3754).
5385 Consistently use only one of virtual/OVERRIDE/FINAL (issue 3753).
5402 Implement Array.from() (issue 3336).
5404 move v8_use_external_startup_data to standalone.gypi (Chromium issue
5417 Ship ES6 block scoping (issue 2198).
5419 Optimize Object.seal and Object.preventExtensions (issue 3662, Chromium
5420 issue 115960).
5422 Add Array.prototype.includes (issue 3575).
5429 [x64] Fix optimization for certain checked load/stores (Chromium issue
5468 Turn on DCHECKs and other debugging code if dcheck_always_on is 1 (issue
5483 ES6 template literals: Fix issue with template after rbrace (issue
5486 Stage ES6 template literals (issue 3230).
5498 Simplify template literal raw string creation (issue 3710).
5515 Stage ES6 classes and object literal extensions (issue 3330).
5517 Fixed environment handling for LFlooringDivI on ARM (Chromium issue
5520 Add GetIdentityHash to v8::Name object API (Chromium issue 437416).
5522 Set V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode (Chromium issue
5535 Set V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode (Chromium issue
5592 Abort optimization in corner case (Chromium issue 436893).
5599 Stage ES6 block scoping (issue 2198).
5601 Introduce legacy const slots in correct context (Chromium issue 410030).
5648 Cache template literal callSiteObj (issue 3230).
5652 Reserve code range block for evacuation (Chromium issue 430118).
5678 Classes: Expand test to cover strict runtime behavior (issue 3330).
5680 v8::String::Concat must not throw (Chromium issue 420240).
5683 (Chromium issue 432493).
5712 Classes: Add support for stepping through default constructors (issue
5721 (issue 3683).
5728 Classes: Implement correct name binding (issue 3330).
5744 Implement .of() on typed arrays (issue 3578).
5751 MIPS: Leaving a generator via an exception causes it to close (issue
5754 MIPS: ES6: Add support for super in object literals (issue 3571).
5756 Increase the target new space size to the max new space size (issue
5759 Leaving a generator via an exception causes it to close (issue 3096).
5762 constructor (Chromium issue 109362).
5766 Classes: Add support for arguments in default constructor (issue 3672).
5768 ES6: Add support for super in object literals (issue 3571).
5775 Fix has_constant_parameter_count() confusion in LReturn (Chromium issue
5784 (issue 3483).
5787 (issue 3549).
5789 Add debug mirror support for ES6 Map/Set iterators (Chromium issue
5818 receivers (Chromium issue 419220).
5826 (Chromium issue 427954).
5833 MIPS: Classes: Add super support in methods and accessors (issue 3330).
5835 Classes: Add super support in methods and accessors (issue 3330).
5842 MIPS: Classes: Add basic support for properties (issue 3330).
5844 Classes: Add more tests for prototype edge cases (Chromium issue 3655).
5846 Classes: Add test for method prototype (issue 3330).
5851 Classes: Add basic support for properties (issue 3330).
5853 Allow duplicate property names in classes (issue 3570).
5856 (Chromium issue 417640).
5869 (issue 3606).
5871 only define ARRAYSIZE_UNSAFE for NaCl builds (Chromium issue 405225).
5881 Shrink new space in idle notification (Chromium issue 424423).
5888 ARM64: Fix stack manipulation (Chromium issue 425585).
5891 (Chromium issue 422754).
5893 Enable libstdc++ debug mode in debug builds (issue 3638).
5907 Avoid the Marsaglia effect in 3D (Chromium issue 423311).
5920 issue 409858).
5922 Fix break location calculation (Chromium issue 419663).
5924 Enable libstdc++ debug mode in debug builds (issue 3638).
5931 Implement .forEach() on typed arrays (issue 3578).
5936 (issue 2615).
5939 (issue 3443).
5947 Use fresh primitive wrapper for calls (issue 3536).
5949 Correctly expand literal buffer for surrogate pairs (Chromium issue
5957 Squeeze the layout of various AST node types (Chromium issue 417697).
5970 memory (Chromium issue 417697).
5973 (issue 3617).
5980 Fix computation of UTC time from local time at DST change points (issue
5983 Convert `obj` ToObject in Object.keys() (issue 3587).
5990 Update unicode to 7.0.0 (issue 2892).
5992 Classes: Add support for toString (issue 3330).
5995 (Chromium issue 421363).
6008 prototype (issue 3330).
6012 Squeeze the layout of variable proxy nodes (Chromium issue 417697).
6014 Add MonotonicallyIncreasingTime to V8 Platform (Chromium issue 417668).
6016 Fix representation of HLoadRoot (Chromium issue 419036).
6023 Removed the Isolate* field from literal nodes (Chromium issue 417697).
6025 Squeeze the layout of expression nodes a bit (Chromium issue 417697).
6028 vtable (Chromium issue 417697).
6041 Fix Hydrogen's BuildStore() (Chromium issue 417508).
6043 Move unit tests to test/unittests (issue 3489).
6051 syntax to enable us to use these with MSVC.) (Chromium issue 81439).
6058 Introduce PromiseRejectCallback (issue 3093).
6060 ES6: Implement object literal property shorthand (issue 3584).
6068 (issue 3598).
6070 Convert `obj` ToObject in Object.keys() (issue 3587).
6092 Preserve message when rethrowing exception (issue 3583).
6094 Fix escaped index JSON parsing (Chromium issue 416449).
6111 Fix escaped index JSON parsing (Chromium issue 416449).
6118 Enable ES6 generators (issue 2355).
6120 Fixed int vs. uintptr_t confusion (plus some cleanup on the way) (issue
6140 ES6: String(symbol) should work like symbol.toString (issue 3554).
6142 Arrow functions: Cleanup handling of the prototype property (issue
6145 Remove V8_HOST_CAN_READ_UNALIGNED and its uses (Chromium issue 412967).
6147 Fix Smi vs. HeapObject confusion in HConstants (Chromium issue 412215).
6154 Do not use wide reads in CopyCharsUnsigned (Chromium issue 412967).
6156 Fix inaccurate type condition in Hydrogen (Chromium issue 412210).
6158 Fix crash in ScriptDebugServer::wrapCallFrames (Chromium issue 411196).
6165 ES6: Add support for method shorthand in object literals (issue 3516).
6167 Unbreak FreeBSD build (hopefully) (issue 3548).
6180 issue 410332).
6188 issue 407946).
6200 Use correct receiver for DOM accessors on the prototype chain (issue
6208 Do not clear weak monomorphic IC after context disposal (Chromium issue
6211 Turn on job-based sweeping (issue 3104).
6238 Tweaks to generate XP-compatible .exes (Chromium issue 407517).
6250 Handle empty allocation list in CodeRange properly (issue 3540, Chromium
6251 issue 407566).
6253 Fixed inlining of constant values (issue 3529).
6265 Fix issue with numeric property names (issue 3507).
6267 Add back the duplicate property checker (issue 3498).
6275 issue 405517).
6284 Support symbol-named properties in API (issue 3394).
6288 ES6: Duplicate properties are no longer an error (issue 3498).
6292 Remove RegExp.$input (issue 3486).
6299 ES6: Make sure we do not store -0 as the key in Map/Set (issue 3515).
6303 Expose well-known Symbols to C++ API (Chromium issue 341423).
6305 Implement ES6 Array.of() (issue 3427).
6312 Correctly handle holes when concat()ing double arrays (Chromium issue
6315 [turbofan] Refactor the InstructionSelector tests (issue 3489).
6317 ES6: Make Map/Set constructors support iterable values (issue 3508).
6319 WeakMap/WeakSet: Add test for non object keys (issue 3399).
6326 ToNumber(Symbol) should throw TypeError (issue 3499).
6343 ES6: Implement WeakMap and WeakSet constructor logic (issue 3399).
6345 Enable ES6 unscopables (issue 3401).
6347 Turn on harmony_unscopables for es_staging (issue 3401).
6352 (issue 3489).
6354 Enable ES6 iteration by default (issue 2214).
6362 (issue 2217).
6366 This implements unscopables (issue 3401).
6369 (issue 2218).
6371 Add initial support for compiler unit tests using GTest/GMock (issue
6374 Trigger exception debug events on Promise reject (Chromium issue
6377 Refactor unit tests for the base library to use GTest (issue 3489).
6384 Enable ES6 Map and Set by default (issue 1622).
6394 Enable ES6 Symbols by default (issue 2158).
6423 Drop deprecated memory related notification API (Chromium issue 397026).
6431 (Chromium issue 395314).
6439 intact while update the field type (issue 3458).
6456 Fix issue with setters and their holders in accessors.cc (Chromium issue
6459 Introduce more debug events for promises (issue 3093).
6462 (Chromium issue 397026).
6465 (issue 3461).
6472 Rebaseline/update the intl tests with ICU 52 (issue 3454).
6474 Expose the content of Sets and WeakSets through SetMirror (issue 3093).
6481 Update ICU to 5.2 (matching chromium) (issue 3452).
6490 Implement String.prototype.codePointAt and String.fromCodePoint (issue
6513 Ship ES6 Math functions (issue 2938).
6515 Make ToPrimitive throw on symbol wrappers (issue 3442).
6527 Removed some copy-n-paste from StackFrame::Foo API entries (issue 3436).
6534 Fix error message about read-only symbol properties (issue 3441).
6536 Include symbol properties in Object.{create,defineProperties} (issue
6549 Make `let` usable as an identifier in ES6 sloppy mode (issue 2198).
6551 Support ES6 Map and Set in heap profiler (issue 3368).
6560 Fixed printing of external references (Chromium issue 392068).
6562 Fix several issues with ES6 redeclaration checks (issue 3426).
6574 Reland "Postpone termination exceptions in debug scope." (issue 3408).
6582 propertyname (Chromium issue 390732).
6590 (Chromium issue 390732).
6592 Avoid brittle use of .bind in Promise.all (issue 3420).
6606 Use the HeapObjectIterator to scan-on-scavenge map pages (Chromium issue
6609 Introduce debug events for Microtask queue (Chromium issue 272416).
6615 Stack traces exposed to Javascript should omit extensions (issue 311).
6619 Postpone termination exceptions in debug scope (issue 3408).
6631 Use the HeapObjectIterator to scan-on-scavenge map pages (Chromium issue
6634 Introduce debug events for Microtask queue (Chromium issue 272416).
6650 Stack traces exposed to Javascript should omit extensions (issue 311).
6654 Postpone termination exceptions in debug scope (issue 3408).
6661 Make freeze & friends ignore private properties (issue 3419).
6663 Introduce a builddeps make target (issue 3418).
6672 ES6: Add missing Set.prototype.keys function (issue 3411).
6674 Introduce debug events for promises (issue 3093).
6686 Unbreak "os" stuff in shared d8 builds (issue 3407).
6694 (Chromium issue 386492).
6699 (Chromium issue 350720).
6706 Grow heap slower if GC freed many global handles (Chromium issue
6714 Remove bogus assertions in HCompareObjectEqAndBranch (Chromium issue
6717 Do not eagerly update allow_osr_at_loop_nesting_level (Chromium issue
6721 kernel (Chromium issue 368384).
6723 Map/Set: Implement constructor parameter handling (issue 3398).
6730 Support LiveEdit on Arm64 (Chromium issue 368580).
6732 Run JS micro tasks in the appropriate context (Chromium issue 385349).
6744 MIPS: Support LiveEdit (Chromium issue 368580).
6747 issue 387031).
6749 Support LiveEdit on ARM (Chromium issue 368580).
6757 IC (Chromium issue 305878).
6764 Do GC if CodeRange fails to allocate a block (Chromium issue 305878).
6767 (issue 3371).
6785 properties (issue 3392).
6794 X87: Fixed flooring division by a power of 2, once again.. (issue 3259).
6796 Fixed undefined behavior in RNG (Chromium issue 377790).
6803 Add v8::Promise::Then (Chromium issue 371288).
6810 Fix detection of VFP3D16 on Galaxy Tab 10.1 (issue 3387).
6817 MIPS: Fixed flooring division by a power of 2, once again.. (issue
6820 Fixed flooring division by a power of 2, once again.. (issue 3259).
6822 Fix unsigned comparisons (issue 3380).
6835 change (Chromium issue 382143).
6837 Fix missing smi check in inlined indexOf/lastIndexOf (Chromium issue
6855 Turn on harmony_collections for es_staging (issue 1622).
6857 Do not make heap iterable eagerly (Chromium issue 379740).
6864 Fix invalid loop condition for Array.lastIndexOf() (Chromium issue
6876 ES6: Add support for values/keys/entries for Map and Set (issue 1793).
6892 issue 368114).
6894 HRor and HSar can deoptimize (issue 3359).
6904 (Chromium issue 371566).
6929 Check for cached transition to ExternalArray elements kind (issue 3337).
6931 Support ES6 weak collections in heap profiler (Chromium issue 376196).
6938 Add support for ES6 Symbol in heap profiler (Chromium issue 376194).
6945 Implement Mirror object for Symbols (issue 3290).
6947 Allow debugger to step into Map and Set forEach callbacks (issue 3341).
6949 Fix ArrayShift hydrogen support (Chromium issue 374838).
6951 Use SameValueZero for Map and Set (issue 1622).
6960 Disable ArrayShift hydrogen support (Chromium issue 374838).
6962 ES6 Map/Set iterators/forEach improvements (issue 1793).
6972 issue 372173).
6994 Drop thenable coercion cache (Chromium issue 372788).
6996 Skip write barriers when updating the weak hash table (Chromium issue
7009 Harden %SetIsObserved with RUNTIME_ASSERTs (Chromium issue 371782).
7021 (issue 3315).
7023 Array Iterator prototype should not have a constructor (issue 3293).
7027 Shorten autogenerated error message for functions only (issue 3019,
7028 Chromium issue 331971).
7030 Reland "Removed default Isolate." (Chromium issue 359977).
7044 Removed default Isolate (Chromium issue 359977).
7064 isolate (Chromium issue 369503).
7069 (Chromium issue 359977).
7072 anymore (Chromium issue 359977).
7078 dictionary (Chromium issue 362870).
7085 Added a Isolate* parameter to Serializer::enabled() (Chromium issue
7088 ES6: Add support for Array.prototype.fill() (issue 3273).
7095 PromiseThen should ignore non-function parameters (Chromium issue
7104 (issue 3294).
7111 Expose promise value through promise mirror (issue 3093).
7113 Simplified CPU/CpuFeatures a bit (Chromium issue 359977).
7120 Add timestamps to CPU profile samples (Chromium issue 363976).
7122 Expose promise status through promise mirror (issue 3093).
7127 PlatformFeatureScope and BinaryOpIC::State (Chromium issue 359977).
7129 Trigger debug event on not yet caught exception in promises (issue
7132 Unbreak vtunejit=on (issue 3288).
7140 (Chromium issue 359977).
7143 (Chromium issue 359977).
7146 issue 359977).
7149 compatible again (Chromium issue 365172).
7152 issue 359977).
7164 Disable field type tracking by default (Chromium issue 365172).
7171 Context-allocate all parameters in generators (issue 3280).
7173 Simplify v8/Isolate teardown (Chromium issue 359977).
7194 Removed Isolate::EnterDefaultIsolate (Chromium issue 359977).
7201 Clear invalid field maps in PropertyAccessInfo (Chromium issue 363956).
7211 (Chromium issue 359977).
7214 issue 359977).
7222 (Chromium issue 362128).
7234 Make maps in monomorphic IC stubs weak (issue 2073).
7237 int32 values (Chromium issue 360611).
7244 Do not use ranges after range analysis (Chromium issue 361608).
7263 Fix invalid local property lookup for transitions (Chromium issue
7266 MIPS: Fixed flooring division by -1 (issue 3259).
7268 Fixed flooring division by -1 on ARM (issue 3259).
7271 (issue 3261).
7278 Yet another regression test for range analysis (issue 3204).
7303 issue 356590).
7305 Make invalid LHSs that are calls late errors (Chromium issue 358346).
7313 issue 357054).
7318 properties (Chromium issue 354967).
7330 Fix Type::Intersect to skip uninhabited bitsets (Chromium issue 357330).
7332 Fix PrepareKeyedOperand on arm (Chromium issue 358057).
7339 Deprecate Start/StopCpuProfiling methods (issue 3213).
7342 isolate (Chromium issue 357362).
7350 (Chromium issue 357060).
7367 Promise constructor should not be enumerable (Chromium issue 352597).
7380 (issue 3142, Chromium issue 72633).
7389 No longer OOM on invalid string length (issue 3060).
7392 V8::IgnoreOutOfMemoryException (issue 3060).
7395 (issue 3228).
7402 Rename A64 port to ARM64 port (Chromium issue 354405).
7404 Fix missing access check in Runtime_SetPrototype (Chromium issue
7408 issue 354391).
7415 Increase the "local variables in a function" limit (issue 3205).
7419 Throw exception on invalid string length instead of OOM (Chromium issue
7433 issue 350867).
7456 issue 353004).
7463 Don't generate keyed store ICs for global proxies (Chromium issue
7466 MIPS: Make invalid LHSs a parse-time (reference) error (Chromium issue
7469 Make invalid LHSs a parse-time (reference) error (Chromium issue
7472 Add Promises/A+ Compliance Test Suite (Chromium issue 347095).
7494 (Chromium issue 347095).
7496 Propagate updated offsets in BoundsCheckBbData (Chromium issue 350863).
7498 Add regression test for range analysis bug (issue 3204).
7501 (Chromium issue 351257).
7503 StopCpuProfiling should return non-const CpuProfile (issue 3213).
7512 MIPS: Remove uses of CanBeNegative() in HMod (issue 3204).
7515 2 (issue 3204).
7517 MIPS: Fix uses of range analysis results in HChange (issue 3204).
7520 issue 352059).
7522 Remove uses of CanBeNegative() in HMod (issue 3204).
7525 (issue 3204).
7527 Fix uses of range analysis results in HChange (issue 3204).
7539 Reland "Enable Object.observe by default" again (issue 2409).
7541 Use intrinsics for builtin ArrayBuffer property accesses (Chromium issue
7550 issue 351320).
7553 issue 351319).
7555 Fix lazy deopt after tagged binary ops (Chromium issue 350434).
7557 MIPS: Cleanup some of the range uses in ModI/DivI (issue 3204).
7559 Fix issue with getOwnPropertySymbols and hidden properties (Chromium
7560 issue 350864).
7562 Cleanup some of the range uses in ModI/DivI (issue 3204).
7564 PromiseCoerce should ignore primitive values (Chromium issue 347095).
7566 Use a per-isolate cache for the date object JS bits (Chromium issue
7575 issue 347453).
7578 (Chromium issue 347427).
7581 (issue 3204).
7589 worklist (issue 3204).
7591 Reland "Enable Object.observe by default" (issue 2409).
7593 Enable Object.observe by default (issue 2409).
7598 issue 277984).
7601 frame (Chromium issue 340285).
7603 Reduce heavy runtime calls from debug mirrors (Chromium issue 340285).
7606 getTimezoneOffset (Chromium issue 142141).
7613 Fix HConstants with Smi-ranged HeapNumber values (Chromium issue
7624 issue 349079).
7632 deoptimized (Chromium issue 343609).
7634 Fixed constant folding for Math.clz32 (Chromium issue 347906).
7636 Fix JSObject::PrintTransitions (Chromium issue 347912).
7638 Fix handling of constant global variable assignments (Chromium issue
7641 Removed bogus ASSERT (Chromium issue 347542).
7643 Mark HCompareMap as having Tagged representation (Chromium issue
7646 Fix crasher in Object.getOwnPropertySymbols (Chromium issue 346141).
7649 (Chromium issue 346221).
7652 (Chromium issue 346343).
7655 (Chromium issue 346061).
7657 Lazy preparsing vs. lazy parsing fix (Chromium issue 346207).
7665 (Chromium issue 346221).
7668 (Chromium issue 346149).
7671 (Chromium issue 346343).
7674 (Chromium issue 345715).
7677 (Chromium issue 346061).
7679 negative bounds checking on realm calls (Chromium issue 344285).
7681 Lazy preparsing vs. lazy parsing fix (Chromium issue 346207).
7683 Fix optimistic BCE to back off after deopt (issue 3176).
7695 ES6: Tighten up Object.prototype.__proto__ (issue 3064).
7697 Fix Hydrogen bounds check elimination (Chromium issue 344186).
7704 A64: Let the MacroAssembler resolve branches to distant targets (issue
7708 (issue 3151).
7710 MIPS: Fix assignment of function name constant (issue 3138).
7712 Fix assignment of function name constant (issue 3138).
7720 if set (issue 3104).
7727 Merge experimental/a64 to bleeding_edge (issue 3113).
7734 Fix spec violations in JSON.stringify wrt replacer array (issue 3135).
7741 Fix inconsistencies wrt whitespaces (issue 3109).
7748 Fix inconsistencies wrt whitespaces (issue 3109).
7760 Allow externalizing strings in old pointer space (Chromium issue
7771 (Chromium issue 340125).
7779 issue 336148).
7782 some cases (fast literal case) (Chromium issue 340124).
7802 string length (Chromium issue 336820).
7804 Implements ES6 String.prototype.normalize method (issue 2943).
7816 ES6: Map and Set needs to normalize minus zero (issue 3069).
7819 expression (issue 3070).
7831 MIPS: Reduce the stack requirements of GetNoCodeAgeSequence (issue
7834 Delete v8_shell target now that chrome uses d8 (Chromium issue 331585).
7836 ARM: Reduce the stack requirements of GetNoCodeAgeSequence (issue 3111).
7848 Fix compilation on x64 architectures (issue 3110).
7851 (Chromium issue 326155).
7853 ES6: Implement Object.setPrototypeOf (issue 2675).
7855 Fixed floor-of-div optimization (Chromium issue 334708).
7867 ES6: Implement Object.setPrototypeOf (issue 2675).
7875 (issue 1775).
7887 Make cells pointing to JSObjects weak in optimized code (issue 2073).
7894 Annotate mapped memory regions for LeakSanitizer (Chromium issue
7898 issue 315252).
7912 ES6: Add Object.getOwnPropertySymbols (issue 3049).
7919 Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue
7930 load/store (Chromium issue 331416).
7932 Fix selection of popular pages in store buffer (Chromium issue 331444).
7935 (Chromium issue 324225).
7943 (Chromium issue 331475)
7952 Reland r18383: More API cleanup (Chromium issue 324225).
7954 MIPS: Fix loading of global object in LWrapReceiver (Chromium issue
7967 ARM: fix loading of global object in LWrapReceiver (Chromium issue
7970 Fix a race between concurrent recompilation and OSR (Chromium issue
7973 Turn off concurrent sweeping (issue 3071).
7980 Fix small spec violation in String.prototype.split (issue 3026).
7983 evaluate (Chromium issue 325676).
8025 (Chromium issue 324812).
8028 sharing mutable heap numbers in snapshot (Chromium issue 280531).
8030 Switch armv7 setting to arm_version==7 in v8 gyp files (Chromium issue
8054 changing structure on sealed objects (Chromium issue 299979).
8062 (Chromium issue 324306).
8064 Fix bug in inlining Function.apply (Chromium issue 323942).
8067 (Chromium issue 324028).
8074 Shorten autogenerated error message (issue 3019).
8081 Increase precision for base conversion for large integers (issue 3025).
8083 Flatten cons string for single character substrings (Chromium issue
8104 (issue 3004)
8117 (Chromium issue 312241)
8121 (Chromium issue 317398)
8129 (Chromium issue 320948)
8135 (issue 2991)
8144 (Chromium issue 320532)
8148 (issue 3013)
8159 (Chromium issue 319722)
8167 (Chromium issue 318671)
8170 (Chromium issue 318454)
8178 (Chromium issue 319120)
8186 (issue 2767, 2149)
8189 (Chromium issue 266838)
8197 (issue 2994)
8200 (Chromium issue 82797, issue 1593)
8207 Made HCapturedObjects non-deletable for DCE. (issue 2987)
8209 Use a fixed random seed per default. (issue 1880, 2885)
8211 Fixed y-umlaut to uppercase. (issue 2984)
8218 Fixed loading message from an Error object. (Chromium issue 306220)
8220 Made Object.freeze/seal/preventExtensions observable. (issue 2975, 2941)
8222 Made snapshots reproducible. (issue 2885)
8225 (issue 2980)
8233 (Chromium issue 309623)
8241 __attribute__((no_sanitize_address)) (Chromium issue 311283)
8250 Record allocation stack traces. (Chromium issue 277984,v8:2949)
8265 (Chromium issue 305309)
8268 (Chromium issue 280984)
8271 (Chromium issue 17356)
8279 (Chromium issue 298990)
8290 stores. (issue 2934)
8297 Harmony: Implement Math.trunc and Math.sign. (issue 2938)
8323 (issue 2931)
8336 when tracking is switched off (Chromium issue 277984).
8349 (Chromium issue 2919)
8351 Added column getter to CpuProfileNode (Chromium issue 302537)
8374 (Chromium issue 296963).
8377 (Chromium issue 288924).
8390 (Chromium issue 276357).
8400 a receiver (issue 2915).
8402 Removed unnecessary mutex (Chromium issue 291236).
8413 (Chromium issue 292928)
8418 (Chromium issue 292928)
8431 (Chromium issue 270507)
8440 (issue 2872)
8443 (Chromium issue 289706)
8448 (Chromium issue 284577)
8458 (Chromium issue 291236)
8461 (Chromium issue 272579)
8465 (Chromium issue 2881)
8483 (Chromium issue 280632)
8486 (V8 issue 2745)
8493 (V8 issue 2778)
8496 (V8 issue 2823)
8504 (Chromium issue 280984)
8507 (Chromium issue 236173)
8512 (Chromium issue 287476)
8520 (Chromium issue 285355)
8526 (Chromium issue 284998)
8529 (issue 2814,v8:2871)
8532 (issue 2744)
8544 Fixed Eternal::IsEmpty logic (issue 2870).
8553 Allowed uncacheable identifiers to go generic (issue 2867).
8560 Added scriptId to StackTrace frames (issue 2865).
8571 Always visit branches during HGraph building (Chromium issue 280333).
8582 computation. (issue 2843)
8589 Fixed compilation with recent MinGW64 versions. (issue 2300)
8591 Added RemovePrototype to FunctionTemplate. (Chromium issue 272440)
8598 Lowered kInitialMaxFastElementArray constant to 95K (issue 2790).
8600 Use signals for cpu profiling on Mac OS X (issue 2814).
8602 Deprecated CpuProfileNode::GetSelfSamplesCount (Chromium issue 267595).
8605 (issue 2814).
8617 valueOf. (issue 2855)
8620 scope. (issue 2594)
8622 Rewrote SamplingCircularQueue. (issue 2814)
8624 Fixed hidden properties on object with frozen prototype. (issue 2829)
8626 Fix deoptimization bug. (Chromium issue 274164)
8639 (Chromium issue 270527)
8642 (Chromium issue 270642)
8644 Moved i18n break iterator C++ code to runtime (issue 2745)
8647 (Chromium issue 263515)
8649 Fixed register misuse in Allocate() on ARM. (issue 2851)
8652 (Chromium issue 275467)
8659 Fixed GC-related crasher (Chromium issue 274438)
8669 (Chromium issue 272564)
8676 Fixed bug in HPhi::SimplifyConstantInput (Chromium issue 269679)
8678 Fixed gcmole bugs in i18n code (issue 2745)
8681 set (issue 2827)
8684 phis. (issue 2815)
8686 Allowed HPhis to have an invalid merge index. (issue 2815)
8688 Fixed smi-based math floor. (Chromium issue 270268)
8691 getter on CpuProfileNode. (Chromium issue 267595)
8694 CompoundAssignment. (issue 2774,2779)
8705 Fixed Array index dehoisting. (Chromium issue 264203)
8707 Updated Array Iterator to use numeric indexes (issue 2818)
8710 (issue 2824)
8718 (issue 2776,v8:2777)
8725 Removed buggy ToNumber truncation (partial fix for issue 2813)
8727 Calling Map etc without new should throw TypeError (issue 2819)
8729 Fixed a crash for large code objects on ARM (Chromium issue 2736)
8732 (Chromium issue 265894)
8735 (issue 2796,v8:2797,v8:2798,v8:2799)
8773 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
8775 Fixed data race in SamplingCircularQueue (Chromium issue 251218).
8778 (Chromium issue 252797).
8781 (Chromium issue 259300).
8784 (Chromium issue 260345).
8792 constant state (Chromium issue 260585).
8794 Fixed gyp_v8 to work with use_system_icu=1 (issue 2475).
8796 Fixed sloppy-mode 'const' under Harmony flag (Chromium issue 173361).
8798 Use internal array as API function cache (Chromium issue 260106).
8801 (Chromium issue 259452).
8809 (issue 2711, Chromium issue 259548).
8816 Fixed garbage-collection issue that causes a crash on ARM
8817 (Chromium issue 254570)
8832 (issue 2745)
8835 builtin (Chromium issue 252097)
8839 Fix debuggersupport=off build. (issue 2754)
8849 Implemented WeakMap.prototype.clear function. (issue 2753)
8852 (Chromium issue 255779)
8862 HiddenValues (issue 2746).
8874 (issue 2705)
8877 (Chromium issue 249873)
8880 (Chromium issue 250609)
8886 (Chromium issue 241815)
8908 (Chromium issue 245480)
8911 (Chromium issue 248076)
8923 Fixed arguments array access. (Chromium issue 247303)
8925 Fixed bug in LookupForWrite. (Chromium issue 242332)
8943 values to avoid perpetual soft deopts. (Chromium issue 242512)
8946 memory leak. (Chromium issue 246567)
8955 Fixed bug with inlining 'Array' function. (Chromium issue 244461)
8957 Fixed initialization of literal objects. (Chromium issue 245424)
8959 Fixed function name inferred inside closures. (Chromium issue 224884)
8967 (issue 2702)
8970 (Chromium issue 243868)
8973 (issue 2628)
8976 (Chromium issue 241815)
8979 (Chromium issue 244461)
8987 (Chromium issue 243868).
8995 (issue 2690)
8998 (issue 2628)
9005 Fixed edge case in stack trace formatting. (Chromium issue 237617)
9008 issue 240032)
9010 Made Object.freeze fast (issue 1858, Chromium issue 115960)
9012 Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue
9026 (Chromium issue 240056).
9029 (Chromium issue 226860).
9032 set up properly (issue 2628).
9040 changes (Chromium issue 233737)
9061 Allowed setting debugger breakpoints on CompareNilICs (issue 2660)
9064 (Chromium issue 235311)
9067 (Chromium issue 2636)
9076 Replaced qsort with std::sort. (Chromium issue 2639)
9084 (issue 2641)
9086 Do not emit double values at their use sites. (Chromium issue 234101)
9089 TerminateExecution(). (issue 2361)
9097 == 0 to avoid prefetching invalid memory (Chromium issue 233500)
9099 Removed heap snapshot size limit. (Chromium issue 232305)
9108 Improved handling of unary plus (issue 2527).
9120 (Chromium issue 229445)
9122 ES6 symbols: extended V8 API to support symbols (issue 2158).
9127 (issue 1949 and issue 2606)
9135 (issue 2564)
9138 isolates (Chromium issue 2591).
9140 Finished implementation of ES6 symbols aka. private names (issue 2158).
9153 (Chromium issue 196331)
9156 (Chromium issue 196330)
9164 (Chromium issue 196330)
9174 Turned Flags into a uint32_t typedef (Chromium issue 194749).
9182 (Chromium issue 211741)
9186 (Chromium issue 196583)
9196 (issue 2487)
9199 propagation). (issue 2576)
9202 variables. (Chromium issue 145687)
9209 Fixed heap snapshot creation for Harmony collections. (issue 2535)
9211 Fixed register allocation corner case. (Chromium issue 177883)
9218 Restored Function()'s expected string representation. (issue 2470)
9220 Enabled deprecatations (again). (issue 2487)
9222 Avoid bool to Oddball conversions by being lazy. (issue 2491)
9226 Hardened Function()'s parsing of function literals. (issue 2470)
9228 ES6 symbols: Refine test for getOwnPropertyNames. (issue 2158)
9235 Added missing license headers. (Chromium issue 98597)
9237 Inserted missing type cast in JSON.stringify. (issue 2570)
9240 (issue 2571)
9243 (issue 2568)
9246 (issue 2158)
9249 (issue 2566)
9251 Fixed x32 handling of Atomic64. (Chromium issue chromium-os:36866)
9253 Removed "library" variable from standalone.gypi. (Chromium issue 111541)
9256 (issue 2556)
9259 (Chromium issue 176056)
9261 Added workaround for redefinition of __proto__ property. (issue 2565)
9263 ES6 symbols: Allow symbols as property names. (issue 2158)
9271 (Chromium issue 178790)
9274 (issue 2158)
9282 (Chromium issue 163530)
9292 (issue 621, issue 1949 and issue 2441)
9310 (Chromium issue 176943)
9313 (issue 2487)
9316 (issue 2539)
9331 (Chromium issue 175141)
9334 (Chromium issue 173458, 168582)
9337 (issue 2531)
9343 (Chromium issue 173907)
9358 (Chromium issue 173974)
9361 embedded maps on full GC. (Chromium issue 172488,172489)
9376 (Chromium issue 172488,172489)
9384 (issue 2510)
9387 (issue 2437)
9390 (issue 2487)
9398 (issue 2073)
9401 (Chromium issue 168801)
9404 (Chromium issue 171641)
9412 (Chromium issue 170856)
9415 (issue 2507)
9418 (Chromium issue 171553)
9421 (Chromium issue 2499)
9429 (Chromium issue 111541)
9432 (Chromium issue 169928)
9440 (issue 2487)
9443 (issue 2493)
9446 (Chromium issue 165264)
9449 (issue 2489)
9452 (Chromium issue 147497)
9455 (Chromium issue 169209)
9466 Fixed V8 issue 2486.
9468 Fixed Chromium issue 169723.
9482 Improved GC performance when moving parts of a FixedArray (issue 2452).
9484 Enabled readline on d8 while building a shared lib (issue 1781).
9487 (Chromium issue 168545).
9489 Check for read-only-ness when preparing for array sort (issue 2419).
9505 (Chromium issue 164442)
9508 (issue 2458)
9519 Continued implementation of Object.observe (V8 issue 2409).
9538 Enabled optimisation of functions inside eval. (issue 2315)
9540 Fixed spec violations in methods of Number.prototype. (issue 2443)
9550 (Chromium issue 159140)
9553 (issue 2444)
9556 (issue 2437, issue 2438)
9564 (issue 2166,chromium:152389)
9567 (issue 2166)
9582 (issue 2194)
9590 variations of empty arrays. (Chromium issue 162085)
9598 (Chromium issue 161028)
9600 Fixed corner case in x64 compare stubs. (issue 2416)
9607 Fixed Array.prototype.join evaluation order. (issue 2263)
9610 is not running. (issue 2364)
9613 the proto. (issue 2410)
9620 (issue 2397)
9623 (Chromium issue 128314)
9625 Fixed LiveEdit crashes when object/array literal is added. (issue 2368)
9636 (issue 214)
9638 Collect stack trace on stack overflow. (issue 2394)
9646 not available. (Chromium issue 159413)
9648 Made formatting error message side-effect-free. (issue 2398)
9650 Fixed length check in JSON.stringify. (Chromium issue 160010)
9652 ES6: Added support for Set and Map clear method (issue 2400)
9655 (Chromium issue 157019)
9657 Fixed disabling of code flusher while marking. (Chromium issue 159140)
9659 Added a test case for object grouping in a scavenger GC (issue 2077)
9662 (Chromium issue 158821)
9664 ES6: Added support for size to Set and Map (issue 2395)
9671 Put incremental code flushing behind a flag. (Chromium issue 159140)
9678 Loosened aligned code target requirement on ARM (issue 2380)
9681 (Chromium issue 158185)
9693 optimized function list. (Chromium issue 155270)
9696 (issue 2372)
9699 (issue 2364)
9702 (issue 1609)
9710 context. (Chromium issue 154733)
9712 Enabled --verify-heap in release mode (issue 2120)
9720 (Chromium issue 155076).
9722 Bumped variable limit further to 2^17 (Chromium issue 151625).
9730 (Chromium issue 152506)
9733 (Chromium issue 151749)
9735 Made GDBJIT interface compile again. (issue 1804)
9738 (Chromium issue 143967)
9741 (issue 2322)
9743 Rejected local module declarations. (Chromium issue 150628)
9745 Rejected uses of lexical for-loop variable on the RHS. (issue 2322)
9748 (Chromium issue 152615,chromium:144230)
9758 (Chromium issue 143889)
9761 (Chromium issue 151750)
9763 Lowered kMaxVirtualRegisters (v8 issue 2139, Chromium issues 123822 and
9769 atomically (issue 2346).
9772 (Chromium issue 151625)
9774 Support sourceURL for dynamically inserted scripts (issue 2342).
9782 (Chromium issue 144230)
9785 (Chromium issue 150729)
9790 (Chromium issue 146910)
9793 (Chromium issue 150545)
9796 (Chromium issue 149912)
9799 (Chromium issue 140191)
9801 Fixed debugger's eval when close to stack overflow. (issue 2318)
9803 Added checks to live edit. (issue 2297)
9807 Fixed caching of optimized code for OSR. (issue 2326)
9810 (issue 2317)
9812 Fixed API check for length of external arrays. (Chromium issue 148896)
9814 Ensure correct enumeration indices in the dict (Chromium issue 148376)
9816 Correctly initialize regexp global cache. (Chromium issue 148378)
9818 Fixed arguments object materialization during deopt. (issue 2261)
9825 (Chromium issue 148389)
9828 (Chromium issue 144649)
9830 Fixed array index dehoisting. (Chromium issue 141395)
9846 Disabled accessor inlining (Chromium issue 134609).
9848 Fixed bug in Math.min/max in optimized code (Chromium issue 145961).
9850 Directly use %ObjectKeys in json stringify (Chromium issue 2312).
9852 Fixed VS2005 build (issue 2313).
9864 (issue 2308)
9882 Fixed rounding in Uint8ClampedArray setter. (issue 2294)
9908 (issue 1645)
9911 (Chromium issue 140473)
9925 Forced using bit-pattern for signed zero double. (issue 2239)
9927 Made sure double to int conversion is correct. (issue 2260)
9936 (Chromium issue 138887)
9939 (issue 2016, 2017)
9942 (issue 2245)
9955 (issue 2252)
9958 hoisting. (Chromium issue 137768)
9963 (issue 2240)
9977 (Chromium issue 137768)
9980 (Chromium issue 137689)
9988 (Chromium issue 137496)
10000 Fixed ICs for slow objects with native accessor (Chromium issue 137002).
10002 Fixed transcendental cache on ARM in optimized code (issue 2234).
10008 handling imports) (issue 1569).
10018 (Chromium issue 125148)
10021 (issue 1591)
10024 (issue 1991, Chromium issue 80591)
10027 (issue 2210)
10030 (issue 2220)
10033 (issue 2225)
10040 Re-enabled and fixed issue with array bounds check elimination
10041 (Chromium issue 132114).
10043 Fixed Debug::Break crash. (Chromium issue 131642)
10053 (Chromium issue 136084)
10056 (issue 2219)
10071 (Chromium issue 135066)
10074 (issue 2151)
10077 (issue 2212)
10086 Cleaned up hardfp ABI detection for ARM (V8 issue 2140).
10094 (Chromium issue 135008)
10105 the stack walkable by TCMalloc (Chromium issue 133723).
10107 Ported r7868 (constant masking) to x64 (issue 1374).
10109 Expose more detailed memory statistics (issue 2201).
10112 (Chromium issue 132744).
10115 (issue 2119).
10123 to V8 Splay performance regression on Mac. (Chromium issue 134183)
10125 Fixed sharing of literal boilerplates for optimized code. (issue 2193)
10133 ia32/x64. (Chromium issue 134055)
10136 (issue 2194)
10167 (Chromium issue 129171)
10170 (issue 2170)
10193 (Chromium issue 129926)
10196 (issues 2143, 1465, Chromium issue 129355)
10201 (issue 1543)
10216 (issue 1981).
10232 (issue 2098)
10234 Fixed python deprecations. (issue 1391)
10237 (Chromium issue 15719)
10239 Fixed GCC 4.7 (C++11) compilation. (issue 2136)
10249 reconstructed from the context chain. (issue 2071)
10251 Define V8_EXPORT to nothing for clients of v8. (Chromium issue 90078)
10253 Correctly check for native error objects. (Chromium issue 2138)
10260 Revert r11496. (Chromium issue 128146)
10262 Implement map collection for incremental marking. (issue 1465)
10272 Fix freebsd build. (V8 issue 2126)
10279 Fixed compose-discard crasher from r11524 (issue 2123).
10285 transitioning (Chromium issue 117409).
10288 the web (Chromium issue 69187).
10290 Implemented map collection with incremental marking (issue 1465).
10293 (Chromium issue 126412).
10296 Math.random() (issue 2115).
10298 Fixed crash bug in VisitChoice (Chromium issue 126272).
10301 (Chromium issue 126414).
10303 Fixed LiveEdit for function with no locals (issue 825).
10306 (Chromium issue 125988).
10308 Implemented clearing of CompareICs (issue 2102).
10318 (Chromium issue 125515)
10321 TypedArrays. (issue 2110)
10324 conditions when allocating code space pages. (Chromium issue
10328 after context disposal. (issue 2107)
10330 Fixed preparser for try statement. (issue 2109)
10344 Fixed source property of empty RegExp objects. (issue 1982)
10357 (Chromium issue 109564)
10366 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919)
10369 (issue 2079)
10376 Fixed several bugs in heap profiles (including issue 2078).
10388 Fixed V8 on MinGW-x64 (issue 2026).
10398 outer scope parameters (Chromium issue 119609).
10401 (Chromium issue 122271).
10406 Fixed WeakMap processing for evacuation candidates (issue 2060).
10408 Bailout on possible direct eval calls (Chromium issue 122681).
10411 (issue 2051).
10418 Fixed bug with arguments object in inlined functions (issue 2045).
10420 Fixed performance bug with lazy initialization (Chromium issue
10426 Fixed bug with hidden properties (issue 2034).
10428 Fixed a performance bug when reloading pages (Chromium issue 117767,
10429 V8 issue 1902).
10431 Fixed bug when optimizing throw in top-level code (issue 2054).
10433 Fixed two bugs with array literals (issue 2055, Chromium issue 121407).
10435 Fixed bug with Math.min/Math.max with NaN inputs (issue 2056).
10437 Fixed a bug with the new runtime profiler (Chromium issue 121147).
10449 (Chromium issue 120099).
10452 (Chromium issue 119815)
10459 (issue 2032).
10462 (Chromium issue 117767, V8 issue 1902)
10465 (Chromium issue 119926)
10468 (Chromium issue 119925)
10477 Fixed use of proxies as f.prototype properties. (issue 2021)
10497 in large object space (issue 853).
10517 (Chromium issue 115452)
10538 ICs (Chromium issue 117794).
10547 Remove static initializers in v8. (issue 1859)
10556 Fixed VFP detection through compiler defines. (issue 1996)
10579 Fix Error.prototype.toString to throw TypeError. (issue 1980)
10581 Fix double-rounding in strtod for MinGW. (issue 1062)
10583 Fix corrupted snapshot serializaton on ia32. (Chromium issue v8/1985)
10595 Added code kind check before preparing for OSR. (issue 1900, 115073)
10597 Fixed issue 1802: Pass zone explicitly to zone-allocation on x64 and
10600 Ported string construct stub to x64. (issue 849)
10608 dictionary. (issue 1964)
10615 Fixed Chromium issue http://crbug.com/115646: When compiling for-in
10618 Fixed issue 1853: Update breakpoints set with partial file name after
10624 Made 'module' a context-sensitive keyword (V8 issue 1957).
10642 Randomized allocation addresses on windows. (Chromium issue 115151)
10644 Fixed compilation with MinGW-w64. (issue 1943)
10656 (issue 1960).
10661 Fixed sequence of element access in array builtins (issue 1790).
10668 Fixed V8 issues 1322, 1878, 1942, 1945 and Chromium issue 113924.
10679 Fixed template-related linker error. (issue 1936)
10681 Allowed inlining of functions containing object literals. (issue 1322)
10683 Added --call-graph-size option to tickprocessor. (issue 1937)
10686 moment the limit is 256MB. (Chromium issue 113015)
10701 (issue 1930)
10709 site instead of rethrow site (Chromium issue 60240).
10712 in Chromium (Chromium issue 112843).
10717 Added timestamp to --trace-gc output. (issue 1932)
10728 (Chromium issue 112315).
10730 Fixed a crash in dev tools (Chromium issue 107996).
10746 Flush number string cache on GC (issue 1605).
10751 Fix building with Clang (issue 1912).
10755 Fix misleading documentation of v8::Locker (issue 542).
10765 (Chromium issue 99027).
10767 Fixed solaris build (VirtualMemory) (issue 1761).
10772 Enabled asynchronous remote debugging with d8 (issue 1691).
10780 (Chromium issue http://crbug.com/110509)
10783 (issue 1897)
10786 (issue 1887)
10789 (issue 1760)
10792 (issue 1893)
10795 (issue 1903)
10804 Improve heap size estimation (issue 1893).
10824 Fix handling of bogus receivers for Harmony collections. (issue 1884)
10835 Bert Belder. This version only solves the issue for those that compile
10842 arguments. (issue 1325)
10849 Fixed InternalArrays construction. (issue 1878)
10879 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
10882 (issue 1856)
10884 Fixed another corner case for DefineOwnProperty on arrays (issue 1756).
10908 (issue 1846)
10919 (Chromium issue 103103)
10944 (issue 1818)
10950 (issue 1817)
10953 (issue 1808)
10957 (Chromium issue 100414)
10974 Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786).
10977 (still hidden behind --harmony flag) (issue 1622).
10979 Implement VirtualMemory on FreeBSD to fix build (issue 1807).
10983 Fix error handling in Date.prototype.toISOString (issue 1792).
10992 Slight deoptimization as a workaround for issue with jslint: Issue
10998 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
11013 Made Math.random state per-context instead of per-process (issue 864).
11032 Improved performance of WriteUtf8, issue 1665.
11050 Fixed issue 1757 (string slices of external strings).
11052 Fixed issue 1759 (ARM).
11070 Fixed compilation issues with GCC 4.5.x (issue 1743).
11154 issue 95113).
11156 Fixed a bug in Page::GetRegionMaskForSpan (Chromium issue 94425).
11165 Fixed a bug when optimizing named function expression (issue 1647).
11167 Fixed a bug when optimizing f.call.apply (issue 1650).
11172 Fixed issue 1648 (cross-compiling x64 targeting ia32).
11174 Fixed issue 371 (d8 printing of strings containing \0).
11176 Fixed order of evaluation in arguments to parseInt (issue 1649).
11179 (issue 1658, chromium issue 89268).
11223 Fixed issue that could cause crashes when running with --heap-stats.
11240 Fixed optimized version of Function.apply(x, arguments). (issue 1592)
11287 API call FunctionTemplate::SetPrototypeAttributes (issue 1539).
11311 Fix the debugger for strict-mode functions. (Chromium issue 89236)
11321 Improved debugger support to allow inspection of optimized frames (issue
11336 (issue 1560).
11341 Fixed bug in array filter and reduce functions (issue 1559).
11346 initialization. (Chromium issue 89462).
11353 Fixed a bug where reading a directory in d8 shell hangs (issue 1533).
11357 Fixed an assertion failure in descriptor arrays (issue 1526).
11362 (issue 1527).
11373 Fixed a bug in for/in iteration of arguments objects (issue 1531).
11375 Added debugger support for inspecting optimized frames (issue 1140).
11384 Fixed debugger not breaking on certain "if" statements (issue 1523).
11387 without snapshot (issue 1522).
11394 Fixed linux-tick-processor built wrong version of v8 (issue 1532).
11396 Fixed assertion failure in v8::TryCache::StackTrace (issue 1529).
11404 (issue 1140).
11409 Made date parser handle ES5 Date Time Strings correctly (issue 1498).
11418 Ensure 16-byte stack alignment on Solaris (issue 1505).
11421 that is not a smi. (issue 1246).
11438 Allowed compiling v8_shell with the 'host' toolset (issue 82437).
11440 Extended setBreakpoint API to accept partial script name (issue 1418).
11446 (issue 1491).
11449 (issue 1481).
11460 (issue 1472)
11463 (Chromium issue 86431)
11465 Fixed disassembler=on option for release-mode builds. (issue 1473)
11481 receiver for strict mode callbacks. (issue 1436)
11486 (issue 1434)
11492 method. (issue 1470)
11495 non-object. (issue 1452)
11500 Do not redefine properties unneccesarily in seal and freeze. (issue
11506 avoiding some useless deoptimizations. (issue 1471)
11512 (issue 1433).
11514 Converted time zone name to UTF8 on Windows (issue 1290).
11517 (issue 1413).
11547 Fixed JSON stringify issue with arrays.
11558 Changed calls to undefined property setters to not throw (issue 1355).
11573 Object prototype (issue 1403).
11576 (issue 1387).
11578 Fixed a debug crash in arguments object handling (issue 1227).
11580 Fixed a bug in deoptimization on x64 (issue 1404).
11651 (issue 1258).
11653 Fixed bug with whitespaces in parseInt (issue 955).
11655 Fixed bug with == comparison of Date objects (issue 1356).
11707 (issue 958)
11710 (issue 1315)
11720 Fixed bug in external float arrays on ARM (issue 1323).
11766 SSE3 support (Chromium issue 77654).
11777 Fixed build with Irregexp interpreter (issue 1266).
11801 Fixed Array::New(length) to return an array with a length (issue 1256).
11849 Fixed issue with unaligned reads and writes on ARM.
11872 Added support for Cygwin (issue 64).
11878 Fixed issue in CPU profiler with Crankshaft.
11894 Fixed incorrect compare of prototypes of the global object (issue
11897 Fixed a bug in optimizing calls to global functions (issue 1106).
11900 arguments (issue 1128).
11903 parser errors (issue 1130).
11905 Fixed a bug in sorting an array with large array indices (issue 1131).
11907 Properly treat exceptions thrown while compiling (issue 1132).
11909 Fixed bug in register requirements for function.apply (issue 1133).
11912 (issue 1134).
11914 Fixed the semantics of delete on parameters (issue 1136).
11917 (issue 1138).
11919 Added support for the global object in Object.keys (issue 1150).
11922 (issue http://code.google.com/p/chromium/issues/detail?id=72555)
11934 Fixed zap value aliasing a real object - debug mode only (issue 866).
11936 Fixed issue where Array.prototype.__proto__ had been set to null
11937 (issue 1121).
11993 Fixed External::Wrap for 64-bit addresses (issue 1037).
11996 code generator (issue 1060).
12001 Safari (issue http://crbug.com/70334).
12005 (issue http://crbug.com/50972).
12023 Wrapped external pointers more carefully (issue 1037).
12036 (issue 1015).
12049 Allowed getters and setters on JSArray elements (issue 900).
12052 issue 1015).
12055 initializer (issue 820).
12060 Exported external array data accessors (issue 1016).
12092 Fixed implementation of String::Write in the API (issue 975).
12112 undefined (issue 965).
12125 Improved performance by (partially) addressing issue 957 on
12142 used internally by the compiler (issue 936).
12148 values (issue 944).
12151 digits (issue 946).
12165 Fixed obscure evaluation order bug (issue 931).
12173 (issue 918).
12181 (issue 929).
12184 preparser (Chromium issue 62639).
12191 Fixed multiplication overflow bug (issue 927).
12193 Added a limit for the amount of executable memory (issue 925).
12202 on the empty string (issue 924).
12207 Improved V8 VFPv3 runtime detection to address issue 914.
12213 in object literals (issue 907).
12216 (issue http://crbug.com/60753).
12226 Fixed FreeBSD port (issue 912).
12236 (issue http://crbug.com/54580).
12238 Fixed compilation error on Solaris platform (issue 901).
12244 granularity (issue http://crbug.com/56036).
12253 (issue http://crbug.com/58740).
12259 Fixed compilation error on ARM with gcc 4.4 (issue 894).
12275 whole snapshot (issue 868).
12295 Fixed assertion failure related to copy-on-write arrays (issue 876).
12299 Fixed a bug in RegExp (issue http://crbug.com/52801).
12301 Improved the profiler's coverage to cover more functions (issue 858).
12304 (issue http://crbug.com/54521).
12316 Fixed a bug with profiling RegExp calls (issue http://crbug.com/55999).
12334 Made Date.parse properly handle TZ offsets (issue 857).
12355 Fixed several JSON bugs (including issue 855).
12366 Object.prototype are changed (issue 842).
12404 Removed specialized handling of GCC 4.4 (issue 830).
12407 Egypt during the 2010 Ramadan (issue http://crbug.com/51855).
12414 Fixed build with strict aliasing on GCC 4.4 (issue 463).
12416 Fixed issue with incorrect handling of custom valueOf methods on
12417 string wrappers (issue 760).
12419 Fixed compilation for ARMv4 (issue 590).
12426 Reduced size of heap snapshots produced by heap profiler (issue 783).
12431 name is passed (issue http://crbug.com/51594).
12433 Introduced new indexed property query callbacks API (issue 816). This
12441 (issue 822).
12443 Allowed compiling with strict aliasing enabled on GCC 4.4 (issue 463).
12449 (issue 704).
12451 Object.seal and Object.freeze return the modified object (issue 809).
12469 Fixed error when using apply with arguments object on ARM (issue 784).
12473 Fixed an error affecting cached results of sin and cos (issue 792).
12477 Fixed issue where debugger could set breakpoints outside the body
12480 Fixed issue in debugger when using both live edit and step in features.
12485 Fixed an assert failure on X64 (issue 806).
12508 Fixed a bug with for-in applied to strings (issue 785).
12518 compilable function (issue http://crbug.com/49099).
12536 (issue 775).
12539 (issue 764).
12567 (issue 736).
12574 Fixed bug in externalizing some ASCII strings (Chromium issue 47824).
12576 Updated JSON.stringify to floor the space parameter (issue 753).
12590 Fixed bug with for-in on x64 platform (issue 748).
12592 Fixed crash bug on x64 platform (issue 756).
12594 Fixed bug in Object.getOwnPropertyNames. (chromium issue 41243).
12605 (issue 738).
12665 Fixed a compilation issue with some GCC versions (issue 727).
12673 strings (issue 599).
12718 Allowed Object.create to be called with a function (issue 697).
12721 non date string (issue 696).
12832 Fixed issue 650.
12834 Fixed a bug where __proto__ was sometimes enumerated (issue 646).
12852 Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853).
12870 Fixed string-concatenation bug (issue 636).
12879 Fixed a bug with register names on 64-bit V8 (issue 615).
12901 (issue 223).
12908 Improvement of debugger agent (issue 549 and 554).
12910 Fixed problem with skipped stack frame in profiles (issue 553).
12921 Fixed arithmetic on some integer constants (issue 580).
12946 to be allocated (issue 524).
12991 around for too long (issue 528).
13052 Fixed issue where we logged shared library addresses on Windows at
13082 Fixed a crash bug happening when starting profiling (issue
13229 Fixed a GC issue introduced in version 1.3.5.
13271 Fixed issue 417: incorrect %t placeholder expansion.
13299 Fixed issue 392.
13326 Allowed RegExp objects to be called as functions (issue 132).
13328 Fixed issue where global property cells would escape after
13337 Fixed issue 345 by avoiding duplicate escaping labels.
13362 Fixed issue 401.
13367 Fixed issue 397, issue 398, and issue 399.
13403 Fixed bug in exception message reporting (issue 390).
13480 Fixed handling of lastIndexOf called with negative index (issue 351).
13482 Fixed irregular crash in profiler test (issue 358).
13490 search (issue 349).
13512 number values in their prototype chain (issue 341).
13547 Fixed bug in array sorting for sparse arrays (issue 326).
13550 on Linux (issue 151).
13587 Fixed a number of bugs (in particular issue 315, issue 316,
13588 issue 317 and issue 318).
13613 Fixed issue 303 by avoiding to shortcut cons-symbols.
13618 Changed test-debug/ThreadedDebugging to be non-flaky (issue 96).
13621 the debugger (issue 269).
13639 getter (issue 298).
13715 to be ignored if using continue to break out of the loop (issue
13787 Fixed issue where test could not be run if there was a dot in the
13793 Fixed two crash-bugs in irregexp (issue 231 and 233).
13795 Fixed a number of minor bugs (issue 87, 227 and 228).
13809 failures (issue 224).
13812 eval (issue 221).
13845 Fixed string length bug on ARM (issue 171).
13929 Fixed bug in upper/lower case mappings (issue 149).
13977 implementation to C++ (issue 123).
13980 capacity before doing a garbage collection and fixed issue that
13981 would lead to artificial out of memory situations (issue 129).
13998 0.4.0 when splitting the global object in two parts (issue 120).
14000 Fixed issue 131 by checking for empty handles before throwing and
14010 in certain cases (issue 116).
14012 Added GetPropertyNames functionality (issue 33) and extra Date
14013 functions (issue 77) to the API.
14016 of a Persistent<Object> (issue 101).
14029 eval (issue 124).
14045 Improve the handling of out-of-memory situations (issue 70).
14067 Fixed code generation issue where leaving a finally block with
14069 stack (issue 86).
14098 Fixed more build issues (issue 80).
14104 (issue 85).
14119 would lead to an unbalanced stack (issue 69).
14122 expression impossible in certain situations (issue 24).
14149 Added utf-8 conversion support to the API (issue 57).
14159 and continue (issue 35).
14165 using a string as an array index (issue 32).
14168 sometimes ignored (issue 54).
14171 engines (issue 18).
14224 Fixed issue when building samples on Windows using a shared V8
14245 Fixed issue with building samples and cctests on 64-bit machines.