v8/test/cctest/wasm
machenbach f0a03f0b94 Revert of Use instance type in Object::IsErrorObject(). (patchset #9 id:160001 of https://codereview.chromium.org/2090333002/ )
Reason for revert:
[Sheriff] Breaks layout tests:
https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/7700

Please rebase upstream first if intended.

Original issue's description:
> Use JS_ERROR_TYPE to check for error objects.
>
> Replace explicit Object::IsErrorObject() with macro generated functions Object::IsJSError() and HeapObject::IsJSError().
>
> BUG=
>
> Committed: https://crrev.com/90e4fd136387ca7271d8ea87f4fc667e4f55063b
> Cr-Commit-Position: refs/heads/master@{#37244}

TBR=verwaest@chromium.org,jochen@chromium.org,franzih@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

Review-Url: https://codereview.chromium.org/2092083002
Cr-Commit-Position: refs/heads/master@{#37250}
2016-06-24 11:52:49 +00:00
..
OWNERS Adding OWNERS files to test directories for wasm. 2015-12-14 14:22:15 +00:00
test-run-wasm-64.cc Revert of Implement WASM big-endian support (patchset #5 id:80001 of https://codereview.chromium.org/2034093002/ ) 2016-06-20 07:53:35 +00:00
test-run-wasm-asmjs.cc [wasm] Support for memory size relocation for asm-wasm. 2016-06-15 16:43:34 +00:00
test-run-wasm-interpreter.cc [wasm] Fix CFI failures due to Wasm threads. 2016-06-09 14:23:52 +00:00
test-run-wasm-js.cc [formatting] Remove all double blank lines in WASM code. 2016-05-11 12:36:04 +00:00
test-run-wasm-module.cc [wasm] Consolidate CompileAndRunWasmModule 2016-06-22 21:39:14 +00:00
test-run-wasm-relocation.cc [wasm] Relocatable Globals. 2016-06-14 21:41:30 +00:00
test-run-wasm.cc MIPS: Followup '[turbofan] Introduce new operators Float32SubPreserveNan and Float64SubPreserveNan'. 2016-06-20 13:28:49 +00:00
test-signatures.h [wasm] Add utilities to print out WASM ast directly from the bytes. 2016-01-21 16:11:19 +00:00
test-wasm-function-name-table.cc [wasm] Refactor encoder.h to use a proper buffer and remove OldFunctions section. 2016-05-25 16:13:50 +00:00
test-wasm-stack.cc Revert of Use instance type in Object::IsErrorObject(). (patchset #9 id:160001 of https://codereview.chromium.org/2090333002/ ) 2016-06-24 11:52:49 +00:00
test-wasm-trap-position.cc Revert of Use instance type in Object::IsErrorObject(). (patchset #9 id:160001 of https://codereview.chromium.org/2090333002/ ) 2016-06-24 11:52:49 +00:00
wasm-run-utils.h [wasm] No need for ModuleEnv when building import wrappers. 2016-06-21 06:13:27 +00:00