| .. |
|
CMakeLists.txt
|
2c32314468
Additional wasm xplat changes.
|
9 лет назад |
|
Chakra.WasmReader.vcxproj
|
0cf7fd2748
Modify build system to only set the ICU include folder in one place
|
8 лет назад |
|
Chakra.WasmReader.vcxproj.filters
|
9b467a9969
- Add limit checks to be conform with other browser vendors
|
8 лет назад |
|
EmptyWasmByteCodeWriter.h
|
a2b53ecd43
Cleanup integer type usage in WasmReader project,
|
8 лет назад |
|
WasmBinaryOpCodes.h
|
327de58a7c
Rename Div/Rem _Check_ to _Trap_ and name int64 div/rem with _Trap_
|
8 лет назад |
|
WasmBinaryReader.cpp
|
68344c944c
CR Fixes
|
8 лет назад |
|
WasmBinaryReader.h
|
72fbc84ff5
Improved some error messages to help debugging
|
8 лет назад |
|
WasmByteCodeGenerator.cpp
|
8069020cc9
[CVE-2017-11812] Asm.js: Check if the heap is detached after coercing the return value of a foreign import call.
|
8 лет назад |
|
WasmByteCodeGenerator.h
|
8bdded8d0a
Cleanup + fix xplat build
|
8 лет назад |
|
WasmCustomReader.cpp
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 лет назад |
|
WasmCustomReader.h
|
869ce0ae6a
Implement WebAssembly call tracing (arg in/out) to help find where 2 runs diverge.
|
8 лет назад |
|
WasmDataSegment.cpp
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 лет назад |
|
WasmDataSegment.h
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 лет назад |
|
WasmElementSegment.cpp
|
22a73634f0
Some limits fixes and much more tests
|
8 лет назад |
|
WasmElementSegment.h
|
22a73634f0
Some limits fixes and much more tests
|
8 лет назад |
|
WasmFunctionInfo.cpp
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 лет назад |
|
WasmFunctionInfo.h
|
a2b53ecd43
Cleanup integer type usage in WasmReader project,
|
8 лет назад |
|
WasmGlobal.cpp
|
1fe1f79f71
Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes
|
9 лет назад |
|
WasmGlobal.h
|
a2b53ecd43
Cleanup integer type usage in WasmReader project,
|
8 лет назад |
|
WasmLimits.h
|
43e9f52541
Fix some WebAssembly spec bugs
|
8 лет назад |
|
WasmParseTree.h
|
c1de02af4a
Disallow unreachable type in tee_local
|
8 лет назад |
|
WasmReader.h
|
76a33e42a9
make PrintTypeStack a method of WasmBytecodeGenerator
|
8 лет назад |
|
WasmReaderBase.h
|
869ce0ae6a
Implement WebAssembly call tracing (arg in/out) to help find where 2 runs diverge.
|
8 лет назад |
|
WasmReaderPch.cpp
|
a44adf861a
Merge remote-tracking branch 'master' into WebAssembly
|
10 лет назад |
|
WasmReaderPch.h
|
de4503ef51
WASM Xplat: Linux
|
9 лет назад |
|
WasmSection.cpp
|
3db4a6238f
Fix reading inline names in wasm binary reader.
|
9 лет назад |
|
WasmSection.h
|
9b467a9969
- Add limit checks to be conform with other browser vendors
|
8 лет назад |
|
WasmSections.h
|
9b467a9969
- Add limit checks to be conform with other browser vendors
|
8 лет назад |
|
WasmSignature.cpp
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 лет назад |
|
WasmSignature.h
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 лет назад |