v8/src/ia32
mtrofin 2d1f977c93 [wasm] Relocatable Globals.
Support for relocatable globals, to facilitate compilation before
instantiation.

BUG=v8:5072

Review-Url: https://codereview.chromium.org/2062003002
Cr-Commit-Position: refs/heads/master@{#36978}
2016-06-14 21:41:30 +00:00
..
assembler-ia32-inl.h Add new relocation type WASM_MEMORY_SIZE_REFERENCE, use relocatable pointers to update wasm memory size references in generated code. 2016-05-04 20:20:50 +00:00
assembler-ia32.cc [wasm] Relocatable Globals. 2016-06-14 21:41:30 +00:00
assembler-ia32.h Revert of Adding ia32 simd assembler changes. (patchset #2 id:20001 of https://codereview.chromium.org/1991713002/ ) 2016-05-19 08:58:18 +00:00
builtins-ia32.cc [debugger] simplify debug stepping. 2016-06-14 11:08:42 +00:00
code-stubs-ia32.cc Fix arguments object stubs for large arrays. 2016-06-13 08:25:43 +00:00
code-stubs-ia32.h Write barrier for storing a code entry, and usage in CompileLazy builtin. 2016-02-04 08:16:11 +00:00
codegen-ia32.cc [Interpreter] Fix GenerateSmiToDouble to avoid assuming it is called from a JSFrame. 2016-06-01 14:49:00 +00:00
codegen-ia32.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
cpu-ia32.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
deoptimizer-ia32.cc [turbofan] [deoptimizer] Support inlining of ES6 tail calls. 2016-03-09 11:35:37 +00:00
disasm-ia32.cc [build] Fix a clang warning 2016-05-24 10:47:24 +00:00
frames-ia32.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-ia32.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
interface-descriptors-ia32.cc [stubs] Remove N-argument Hydrogen-based Array constructor stub 2016-06-10 11:01:55 +00:00
macro-assembler-ia32.cc [debugger] simplify debug stepping. 2016-06-14 11:08:42 +00:00
macro-assembler-ia32.h [crankshaft] Fragmentation-free allocation folding. 2016-05-10 11:29:08 +00:00
simulator-ia32.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
simulator-ia32.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00