v8/test
Michael Starzinger 32e48cf510 [wasm] Support {WebAssembly.Function} object construction.
This makes the WebAssembly function constructor return a proper function
object. Note that the returned object is not yet callable, only the
prototype structure is in place.

R=jkummerow@chromium.org
TEST=mjsunit/wasm/type-reflection
BUG=v8:7742

Change-Id: If6a3d0ae7078b5526606eef1b8fd4815353b850b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1627343
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61792}
2019-05-23 14:32:44 +00:00
..
benchmarks
cctest Move utility code to src/utils 2019-05-23 14:13:34 +00:00
common Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
debugger
fuzzer Move utility code to src/utils 2019-05-23 14:13:34 +00:00
inspector Move utility code to src/utils 2019-05-23 14:13:34 +00:00
intl [Intl] Intl.NumberFormat Unified API Proposal 2019-05-21 17:23:21 +00:00
js-perf-test
memory
message
mjsunit [wasm] Support {WebAssembly.Function} object construction. 2019-05-23 14:32:44 +00:00
mkgrokdump Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
mozilla
preparser
test262 Roll Test262 to update RegExp/Unicode tests 2019-05-22 21:57:03 +00:00
torque [torque] move class tests to unittests 2019-05-23 11:00:31 +00:00
unittests Move utility code to src/utils 2019-05-23 14:13:34 +00:00
wasm-js
wasm-spec-tests [wasm] Update spec tests 2019-05-22 14:58:45 +00:00
webkit
BUILD.gn
OWNERS