v8/test/mjsunit/es8
Camillo Bruni be9c5fd982 [elements] Fix Object.entries/values with changing elements
Drive-by-cleanup:
- Add InternalElementsAccessor to expose protected instance methods
  to ElementsAccessor subclasses.
- Make some more ElementsAccessor methods protected that take the
  raw entry as parameter.

Bug: chromium:798644
Change-Id: Iffd00f1953461e8dd22c123e62298410fb6e049c
Reviewed-on: https://chromium-review.googlesource.com/856816
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50480}
2018-01-10 13:50:20 +00:00
..
regress [builtins] abort FrameFunctionIterator::next if frame summary empty 2017-12-20 00:08:35 +00:00
async-arrow-lexical-arguments.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-arrow-lexical-new.target.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-arrow-lexical-super.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-arrow-lexical-this.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-await-basic.js [parser] Provide better error when incorrectly using await 2017-07-25 22:53:58 +00:00
async-await-no-constructor.js [async-await] Move remaining async-await code to TF 2017-01-20 19:36:28 +00:00
async-await-resolve-new.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-await-species.js [runtime] Fix detection of construct frames in stack traces. 2017-06-16 09:27:36 +00:00
async-destructuring.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-function-stacktrace.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-function-try-finally.js [async-await] (simpler) fix for Return in try/finally in async functions 2017-02-10 14:38:58 +00:00
constructor-returning-primitive.js [builtins] Change semantics of class constructors returning primitives 2017-04-12 04:35:43 +00:00
object-entries.js [elements] Fix Object.entries/values with changing elements 2018-01-10 13:50:20 +00:00
object-get-own-property-descriptors.js Remove --harmony-* flags for new Object static methods 2016-10-31 22:53:35 +00:00
object-values.js [elements] Rename FAST elements kinds 2017-06-30 13:31:44 +00:00
sloppy-no-duplicate-async.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00