Skip to content

Commit

Permalink
update es6 baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeHolman committed Nov 11, 2016
1 parent 6368dd2 commit b09b62a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/es6/es6_all.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,7 @@ FLAG ES6 = 1 - setting child flag ESObjectGetOwnPropertyDescriptors = 1
FLAG ESObjectGetOwnPropertyDescriptors = 1
FLAG ES6 = 1 - setting child flag ESSharedArrayBuffer = 1
FLAG ESSharedArrayBuffer = 1
FLAG ES6 = 1 - setting child flag Wasm = 1
FLAG Wasm = 1
FLAG WERExceptionSupport = 1
default argument
2 changes: 2 additions & 0 deletions test/es6/es6_stable.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ FLAG ES6 = 1 - setting child flag ESObjectGetOwnPropertyDescriptors = 1
FLAG ESObjectGetOwnPropertyDescriptors = 1
FLAG ES6 = 1 - setting child flag ESSharedArrayBuffer = 0
FLAG ESSharedArrayBuffer = 0
FLAG ES6 = 1 - setting child flag Wasm = 0
FLAG Wasm = 0
FLAG ES6DefaultArgs = 1
FLAG WERExceptionSupport = 1
default argument
4 changes: 4 additions & 0 deletions test/es6/es6_stable.enable_disable.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ FLAG ES6 = 1 - setting child flag ESObjectGetOwnPropertyDescriptors = 1
FLAG ESObjectGetOwnPropertyDescriptors = 1
FLAG ES6 = 1 - setting child flag ESSharedArrayBuffer = 0
FLAG ESSharedArrayBuffer = 0
FLAG ES6 = 1 - setting child flag Wasm = 0
FLAG Wasm = 0
FLAG ES6 = 0
FLAG ES6 = 0 - setting child flag Simdjs = 0
FLAG Simdjs = 0
Expand Down Expand Up @@ -168,6 +170,8 @@ FLAG ES6 = 0 - setting child flag ESObjectGetOwnPropertyDescriptors = 0
FLAG ESObjectGetOwnPropertyDescriptors = 0
FLAG ES6 = 0 - setting child flag ESSharedArrayBuffer = 0
FLAG ESSharedArrayBuffer = 0
FLAG ES6 = 0 - setting child flag Wasm = 0
FLAG Wasm = 0
FLAG ES6DefaultArgs = 1
FLAG WERExceptionSupport = 1
default argument

0 comments on commit b09b62a

Please # to comment.