Commits
User selector
Commit History
Commits on Jul 12, 2021
[cleanup] Use @generateCppClass on wasm classes
Show description for cc4b7a9authored andcommitted
Commits on Jul 8, 2021
[baseline] Fix CodeVerify to handle incomplete Code object
Show description for 4666e18authored andcommitted
Commits on Jul 7, 2021
PPC: Fix UIM on disassembler and the simulator
Show description for 12b2a87authored andcommitted

Promises: Add is_silent flag and ignore rejects when it is set
Show description for f5fa069authored andcommitted
Commits on Jul 1, 2021
[disassembler] Print code offsets as hex
Show description for 106fff0authored andcommitted
Fix most instances of -Wunreachable-code-aggressive.
Show description for ae1eee1authored andcommitted
Commits on Jun 30, 2021
[disassembler] Increase padding on x64
Show description for 16515b1authored andcommitted
[disassembler] Add back missing whitespaces
Show description for 527d62aauthored andcommitted
Commits on Jun 28, 2021
[wasm-simd][arm] Fuse extadd_pairwise and add SIMD on arm.
Show description for 5667bfeauthored andcommitted
Commits on Jun 24, 2021
Reland "[base] Move most of src/numbers into base"
Show description for 44e73e0authored andcommitted
Revert "[base] Move most of src/numbers into base"
Show description for 10f6151authored andcommitted
[base] Move most of src/numbers into base
Show description for 9701d4aauthored andcommitted
Commits on Jun 23, 2021
Fix mips build after adding base/strings.h
Show description for c941c4dauthored andcommitted
Fix riscv64 build due to base/strings.h change
Show description for 3c25c39authored andcommitted
Commits on Jun 22, 2021
PPC/s390: [base] Create base/strings.h
Show description for 8810a11authored andcommitted

[base] Create base/strings.h
Show description for 9010201authored andcommitted
[utils] Remove StringBuilder class
Show description for 332d6c1authored andcommitted
[diagnostics] Added line numbers to ETW JIT events
Show description for 205338cauthored andcommitted
Reland "[wasm] Provide a global WasmCodeManager"
Show description for 4e19455authored andcommitted
Commits on Jun 21, 2021
[ext-code-space] Enable stricter heap verification for CodeT
Show description for d31824fauthored andcommitted
Revert "[wasm] Provide a global WasmCodeManager"
Show description for c46e820authored andcommitted
[wasm] Provide a global WasmCodeManager
Show description for 0f90a2aauthored andcommitted
[ext-code-space] Migrate CodeDataContainer::next_code_link to CodeT
Show description for e4361dfauthored andcommitted
[isolate][cleanup] Remove pointer to WasmEngine
Show description for fa3cd68authored andcommitted
Commits on Jun 18, 2021
ppc: Add STHBRX to assembler/disasm/simulator
Show description for b81d383authored andcommitted

[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
[ext-code-space] Migrate more code entries to CodeT
Show description for c2c6bfbauthored andcommitted
Commits on Jun 17, 2021
[ext-code-space][wasm] Migrate code entries to CodeT in Wasm engine
Show description for 8db8b6cauthored andcommitted
[ext-code-space] Migrate JSRegExp code fields to CodeT
Show description for 39c1f71authored andcommitted
[ext-code-space][ic] Migrate IC handlers to CodeT
Show description for 4c53593authored andcommitted
[ext-code-space][x64] Migrate JSFunction::code field to CodeT
Show description for c49bd06authored andcommitted
Commits on Jun 16, 2021
[Compiler] Support concurrent read of const fast properties
Show description for d7f30b1authored andcommitted
[ext-code-space] Add CodeDataContainer::code field and friends
Show description for 227e901authored andcommitted
Commits on Jun 14, 2021
[runtime] Rename Builtins::Name to Builtin 2/2
Show description for 407317aauthored andcommitted
Commits on Jun 11, 2021
[wasm-gc] Support WasmObject elements loading in runtime
Show description for 775303fauthored andcommitted