v8/src/asmjs
Michael Starzinger 25959abf79 [asm.js] Ensure proper encapsulation of "asmjs" component.
This makes sure that only the "asm-js.h" header is exposed to outside
the directory holding the asm.js validator. It ensures that internals
don't leak out of that component, unless they are explicitly exposed
through the defined interface.

R=clemensh@chromium.org
BUG=v8:6127

Change-Id: I7c41782254cfce102af8edf4356205cfca904e60
Reviewed-on: https://chromium-review.googlesource.com/496147
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45125}
2017-05-05 10:36:26 +00:00
..
asm-js.cc [asm.js] Remove AST-based asm.js validator implementation. 2017-05-05 08:57:35 +00:00
asm-js.h [asm.js] Ensure proper encapsulation of "asmjs" component. 2017-05-05 10:36:26 +00:00
asm-names.h [asm.js] Ensure proper encapsulation of "asmjs" component. 2017-05-05 10:36:26 +00:00
asm-parser.cc [asm.js] Remove AST-based asm.js validator implementation. 2017-05-05 08:57:35 +00:00
asm-parser.h [asm.js] Remove AST-based asm.js validator implementation. 2017-05-05 08:57:35 +00:00
asm-scanner.cc [asm.js] Fix numeric literal bounds checking. 2017-04-26 13:45:45 +00:00
asm-scanner.h [asm.js] Fix numeric literal bounds checking. 2017-04-26 13:45:45 +00:00
asm-types.cc [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
asm-types.h [asm.js] Ensure proper encapsulation of "asmjs" component. 2017-05-05 10:36:26 +00:00
OWNERS [asm.js] Remove AST-based asm.js validator implementation. 2017-05-05 08:57:35 +00:00
switch-logic.cc [asmjs] Move switch-logic.h to asmjs/ directory. 2016-10-10 17:57:47 +00:00
switch-logic.h [asm.js] Ensure proper encapsulation of "asmjs" component. 2017-05-05 10:36:26 +00:00