Comment #7 on issue 4203 by [email protected]: Validate asm.js code and use type information
https://code.google.com/p/v8/issues/detail?id=4203#c7

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/ffa5e5fc3972eed63d477e09752abde69d6ad0b1

commit ffa5e5fc3972eed63d477e09752abde69d6ad0b1
Author: bradnelson <[email protected]>
Date: Mon Aug 31 19:16:51 2015

Refactor type collector testing macros.

Assume a zone is in scope instead of a handles object.
Move INT32_TYPE into test-typing-reset.
Provide a CHECK_SKIP() macro to allow skipping
sections of an ast expression walk.

BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=test-typing-reset, test-ast-expression-visitor
[email protected],[email protected]
LOG=N

Review URL: https://codereview.chromium.org/1319983004

Cr-Commit-Position: refs/heads/master@{#30484}

[modify] http://crrev.com/ffa5e5fc3972eed63d477e09752abde69d6ad0b1/test/cctest/expression-type-collector-macros.h [modify] http://crrev.com/ffa5e5fc3972eed63d477e09752abde69d6ad0b1/test/cctest/test-ast-expression-visitor.cc [modify] http://crrev.com/ffa5e5fc3972eed63d477e09752abde69d6ad0b1/test/cctest/test-typing-reset.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to