diff options
author | Ben Smith <binji@chromium.org> | 2015-10-22 17:02:26 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-10-22 17:28:18 -0700 |
commit | ef6e448d9b15def1020308de3ebc2e2bc799d037 (patch) | |
tree | c6432f53af1db6e8370c69786f569ae673cb35ee | |
parent | d4cafcc862bda2756a8e43ef4d1c68bc17c76a3f (diff) | |
download | wabt-ef6e448d9b15def1020308de3ebc2e2bc799d037.tar.gz wabt-ef6e448d9b15def1020308de3ebc2e2bc799d037.tar.bz2 wabt-ef6e448d9b15def1020308de3ebc2e2bc799d037.zip |
update v8-native-prototype
-rw-r--r-- | test/spec/i32.txt | 7 | ||||
m--------- | third_party/v8-native-prototype | 0 |
2 files changed, 0 insertions, 7 deletions
diff --git a/test/spec/i32.txt b/test/spec/i32.txt index 4ef2e209..bea8c353 100644 --- a/test/spec/i32.txt +++ b/test/spec/i32.txt @@ -4,11 +4,4 @@ ;;; STDIN_FILE: third_party/spec/ml-proto/test/i32.wast (;; STDERR ;;; - -# -# Fatal error in ../../../../src/wasm/tf-builder.cc, line 199 -# Unsupported opcode #88:ExprI32Ctz -# - - ;;; STDERR ;;) diff --git a/third_party/v8-native-prototype b/third_party/v8-native-prototype -Subproject 85a5bd86185200f1b2e90cc2928ae71482a1ec7 +Subproject b3ef18e761c5b3f5fbd2c0035856a2185291982 |