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