Michael Ferris b8bbe4ab28 [MERGE #4469 @Cellule] WASM: Generic prefix handling há 8 anos atrás
..
CMakeLists.txt 2c32314468 Additional wasm xplat changes. há 9 anos atrás
Chakra.WasmReader.vcxproj b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
Chakra.WasmReader.vcxproj.filters b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
EmptyWasmByteCodeWriter.h eebff837b0 Merge branch 'master' into wasm.simd há 8 anos atrás
WasmBinaryOpCodes.h b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
WasmBinaryOpcodesSimd.h b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
WasmBinaryReader.cpp b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
WasmBinaryReader.h b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
WasmByteCodeGenerator.cpp b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
WasmByteCodeGenerator.h 1f295d25af Incorporating CR feedback1 há 8 anos atrás
WasmCustomReader.cpp 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. há 8 anos atrás
WasmCustomReader.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. há 8 anos atrás
WasmDataSegment.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * há 8 anos atrás
WasmDataSegment.h b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * há 8 anos atrás
WasmElementSegment.cpp 22a73634f0 Some limits fixes and much more tests há 8 anos atrás
WasmElementSegment.h 22a73634f0 Some limits fixes and much more tests há 8 anos atrás
WasmFunctionInfo.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * há 8 anos atrás
WasmFunctionInfo.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. há 8 anos atrás
WasmGlobal.cpp 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes há 9 anos atrás
WasmGlobal.h a2b53ecd43 Cleanup integer type usage in WasmReader project, há 8 anos atrás
WasmLimits.h bb6ab73270 Increase the Wasm function size limit to 7654321 bytes há 8 anos atrás
WasmParseTree.h b7f1f8eac1 Implement generic way of dealing with prefixes há 8 anos atrás
WasmReader.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack há 8 anos atrás
WasmReaderBase.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. há 8 anos atrás
WasmReaderInfo.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack há 8 anos atrás
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly há 10 anos atrás
WasmReaderPch.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack há 8 anos atrás
WasmSection.cpp 3db4a6238f Fix reading inline names in wasm binary reader. há 9 anos atrás
WasmSection.h 9b467a9969 - Add limit checks to be conform with other browser vendors há 8 anos atrás
WasmSections.h 9b467a9969 - Add limit checks to be conform with other browser vendors há 8 anos atrás
WasmSignature.cpp dfd9306850 Re-enable Wasm short signature check. há 8 anos atrás
WasmSignature.h dfd9306850 Re-enable Wasm short signature check. há 8 anos atrás