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