[wasm][jspi] Rename STACK_SWITCH frame type to WASM_JSPI [v8/v8 : main]

0 views
Skip to first unread message

Thibaud Michaud (Gerrit)

unread,
Aug 28, 2025, 9:23:28 AM (10 days ago) Aug 28
to Igor Sheludko, v8-mip...@googlegroups.com, v8-ppc...@googlegroups.com, v8-re...@googlegroups.com, v8-risc...@chromium.org
Attention needed from Igor Sheludko

Thibaud Michaud added 1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
Thibaud Michaud . resolved

PTAL, just a rename, no functional changes.

Open in Gerrit

Related details

Attention is currently required from:
  • Igor Sheludko
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I133dea42f37278df11257d896f4b99a68393f0af
Gerrit-Change-Number: 6889552
Gerrit-PatchSet: 1
Gerrit-Owner: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Igor Sheludko <ish...@chromium.org>
Gerrit-Attention: Igor Sheludko <ish...@chromium.org>
Gerrit-Comment-Date: Thu, 28 Aug 2025 13:23:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
unsatisfied_requirement
open
diffy

Igor Sheludko (Gerrit)

unread,
Aug 28, 2025, 9:45:11 AM (10 days ago) Aug 28
to Thibaud Michaud, v8-mip...@googlegroups.com, v8-ppc...@googlegroups.com, v8-re...@googlegroups.com, v8-risc...@chromium.org
Attention needed from Thibaud Michaud

Igor Sheludko voted and added 1 comment

Votes added by Igor Sheludko

Code-Review+1

1 comment

Patchset-level comments
Igor Sheludko . resolved

lgtm

Open in Gerrit

Related details

Attention is currently required from:
  • Thibaud Michaud
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I133dea42f37278df11257d896f4b99a68393f0af
Gerrit-Change-Number: 6889552
Gerrit-PatchSet: 1
Gerrit-Owner: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Igor Sheludko <ish...@chromium.org>
Gerrit-Attention: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Thu, 28 Aug 2025 13:45:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Thibaud Michaud (Gerrit)

unread,
Aug 28, 2025, 9:45:42 AM (10 days ago) Aug 28
to Igor Sheludko, v8-mip...@googlegroups.com, v8-ppc...@googlegroups.com, v8-re...@googlegroups.com, v8-risc...@chromium.org

Thibaud Michaud voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I133dea42f37278df11257d896f4b99a68393f0af
Gerrit-Change-Number: 6889552
Gerrit-PatchSet: 1
Gerrit-Owner: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Igor Sheludko <ish...@chromium.org>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Thu, 28 Aug 2025 13:45:37 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

V8 LUCI CQ (Gerrit)

unread,
Aug 28, 2025, 10:33:33 AM (10 days ago) Aug 28
to Thibaud Michaud, Igor Sheludko, v8-mip...@googlegroups.com, v8-ppc...@googlegroups.com, v8-re...@googlegroups.com, v8-risc...@chromium.org

V8 LUCI CQ submitted the change

Change information

Commit message:
[wasm][jspi] Rename STACK_SWITCH frame type to WASM_JSPI

And StackSwitchFrame to WasmJspiFrame, to avoid future confusions with
wasmfx frame types.

R=clem...@chromium.org
Bug: 388533754,42202153
Change-Id: I133dea42f37278df11257d896f4b99a68393f0af
Commit-Queue: Thibaud Michaud <thib...@chromium.org>
Reviewed-by: Igor Sheludko <ish...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#102104}
Files:
  • M src/builtins/arm/builtins-arm.cc
  • M src/builtins/arm64/builtins-arm64.cc
  • M src/builtins/ia32/builtins-ia32.cc
  • M src/builtins/x64/builtins-x64.cc
  • M src/execution/frame-constants.h
  • M src/execution/frames-inl.h
  • M src/execution/frames.cc
  • M src/execution/frames.h
  • M src/execution/isolate.cc
Change size: L
Delta: 9 files changed, 161 insertions(+), 184 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Igor Sheludko
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I133dea42f37278df11257d896f4b99a68393f0af
Gerrit-Change-Number: 6889552
Gerrit-PatchSet: 2
Gerrit-Owner: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Igor Sheludko <ish...@chromium.org>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
open
diffy
satisfied_requirement

Thibaud Michaud (Gerrit)

unread,
Aug 28, 2025, 10:53:55 AM (10 days ago) Aug 28
to Kasper Lund, v8-re...@googlegroups.com
Attention needed from Kasper Lund

Thibaud Michaud voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Kasper Lund
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ib4166faaa78c94160680cea9d112b114bc3cf5c9
Gerrit-Change-Number: 6895246
Gerrit-PatchSet: 1
Gerrit-Owner: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Attention: Kasper Lund <kas...@rivosinc.com>
Gerrit-Comment-Date: Thu, 28 Aug 2025 14:53:51 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Kasper Lund (Gerrit)

unread,
Aug 28, 2025, 10:54:52 AM (10 days ago) Aug 28
to Thibaud Michaud, v8-re...@googlegroups.com

Kasper Lund voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ib4166faaa78c94160680cea9d112b114bc3cf5c9
Gerrit-Change-Number: 6895246
Gerrit-PatchSet: 1
Gerrit-Owner: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Thu, 28 Aug 2025 14:54:47 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Kasper Lund (Gerrit)

unread,
Aug 28, 2025, 10:55:19 AM (10 days ago) Aug 28
to V8 LUCI CQ, Thibaud Michaud, v8-re...@googlegroups.com

Kasper Lund voted Commit-Queue+1

Commit-Queue+1
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ib4166faaa78c94160680cea9d112b114bc3cf5c9
Gerrit-Change-Number: 6895246
Gerrit-PatchSet: 1
Gerrit-Owner: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Thu, 28 Aug 2025 14:55:15 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Kasper Lund (Gerrit)

unread,
Aug 28, 2025, 10:59:46 AM (10 days ago) Aug 28
to V8 LUCI CQ, Thibaud Michaud, v8-re...@googlegroups.com

Kasper Lund voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ib4166faaa78c94160680cea9d112b114bc3cf5c9
Gerrit-Change-Number: 6895246
Gerrit-PatchSet: 1
Gerrit-Owner: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Thu, 28 Aug 2025 14:59:41 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

V8 LUCI CQ (Gerrit)

unread,
Aug 28, 2025, 11:30:29 AM (10 days ago) Aug 28
to Kasper Lund, Thibaud Michaud, v8-re...@googlegroups.com

V8 LUCI CQ submitted the change

Change information

Commit message:
[riscv][wasm][jspi] Rename STACK_SWITCH frame type to WASM_JSPI

Port commit b613c09de0e1aae7b197a8baf03895b2b6cf70be.
Bug: 388533754,42202153
Change-Id: Ib4166faaa78c94160680cea9d112b114bc3cf5c9
Reviewed-by: Thibaud Michaud <thib...@chromium.org>
Commit-Queue: Kasper Lund <kas...@rivosinc.com>
Cr-Commit-Position: refs/heads/main@{#102109}
Files:
  • M src/builtins/riscv/builtins-riscv.cc
Change size: M
Delta: 1 file changed, 36 insertions(+), 44 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Thibaud Michaud
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ib4166faaa78c94160680cea9d112b114bc3cf5c9
Gerrit-Change-Number: 6895246
Gerrit-PatchSet: 2
Gerrit-Owner: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Kasper Lund <kas...@rivosinc.com>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
open
diffy
satisfied_requirement

Zhao Jiazhong (Gerrit)

unread,
Aug 29, 2025, 4:41:14 AM (9 days ago) Aug 29
to Thibaud Michaud, v8-loongar...@chromium.org, v8-re...@googlegroups.com
Attention needed from Thibaud Michaud

Zhao Jiazhong voted and added 1 comment

Votes added by Zhao Jiazhong

Auto-Submit+1

1 comment

Patchset-level comments
Zhao Jiazhong . resolved

PTAL, thanks!

Open in Gerrit

Related details

Attention is currently required from:
  • Thibaud Michaud
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I12a0b972c6997a480a372dcbbf547be31fc285c1
Gerrit-Change-Number: 6895838
Gerrit-PatchSet: 1
Gerrit-Owner: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Attention: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Fri, 29 Aug 2025 08:41:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Zhao Jiazhong (Gerrit)

unread,
Sep 4, 2025, 3:22:57 AM (3 days ago) Sep 4
to Thibaud Michaud, v8-loongar...@chromium.org, v8-re...@googlegroups.com
Attention needed from Thibaud Michaud

Zhao Jiazhong added 1 comment

Patchset-level comments
Zhao Jiazhong . resolved

Hi Thibaud, could you help to review this CL, thanks!

Open in Gerrit

Related details

Attention is currently required from:
  • Thibaud Michaud
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I12a0b972c6997a480a372dcbbf547be31fc285c1
Gerrit-Change-Number: 6895838
Gerrit-PatchSet: 1
Gerrit-Owner: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Attention: Thibaud Michaud <thib...@chromium.org>
Gerrit-Comment-Date: Thu, 04 Sep 2025 07:22:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Thibaud Michaud (Gerrit)

unread,
Sep 4, 2025, 8:05:44 AM (3 days ago) Sep 4
to Zhao Jiazhong, v8-loongar...@chromium.org, v8-re...@googlegroups.com
Attention needed from Zhao Jiazhong

Thibaud Michaud voted and added 1 comment

Votes added by Thibaud Michaud

Code-Review+1

1 comment

Patchset-level comments
Zhao Jiazhong . resolved

Hi Thibaud, could you help to review this CL, thanks!

Thibaud Michaud

Sorry, I missed this somehow, thanks for the ping. LGTM.

Open in Gerrit

Related details

Attention is currently required from:
  • Zhao Jiazhong
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I12a0b972c6997a480a372dcbbf547be31fc285c1
Gerrit-Change-Number: 6895838
Gerrit-PatchSet: 1
Gerrit-Owner: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Attention: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Comment-Date: Thu, 04 Sep 2025 12:05:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Zhao Jiazhong <zhaojia...@loongson.cn>
satisfied_requirement
open
diffy

Zhao Jiazhong (Gerrit)

unread,
Sep 4, 2025, 8:56:31 PM (3 days ago) Sep 4
to Thibaud Michaud, v8-loongar...@chromium.org, v8-re...@googlegroups.com

Zhao Jiazhong voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I12a0b972c6997a480a372dcbbf547be31fc285c1
Gerrit-Change-Number: 6895838
Gerrit-PatchSet: 1
Gerrit-Owner: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Comment-Date: Fri, 05 Sep 2025 00:56:26 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

V8 LUCI CQ (Gerrit)

unread,
Sep 4, 2025, 9:34:37 PM (3 days ago) Sep 4
to Zhao Jiazhong, Thibaud Michaud, v8-loongar...@chromium.org, v8-re...@googlegroups.com

V8 LUCI CQ submitted the change

Change information

Commit message:
[loong64][wasm][jspi] Rename STACK_SWITCH frame type to WASM_JSPI

Port commit b613c09de0e1aae7b197a8baf03895b2b6cf70be
Change-Id: I12a0b972c6997a480a372dcbbf547be31fc285c1
Auto-Submit: Zhao Jiazhong <zhaojia...@loongson.cn>
Reviewed-by: Thibaud Michaud <thib...@chromium.org>
Commit-Queue: Zhao Jiazhong <zhaojia...@loongson.cn>
Cr-Commit-Position: refs/heads/main@{#102256}
Files:
  • M src/builtins/loong64/builtins-loong64.cc
Change size: M
Delta: 1 file changed, 30 insertions(+), 35 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Thibaud Michaud
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I12a0b972c6997a480a372dcbbf547be31fc285c1
Gerrit-Change-Number: 6895838
Gerrit-PatchSet: 2
Gerrit-Owner: Zhao Jiazhong <zhaojia...@loongson.cn>
Gerrit-Reviewer: Thibaud Michaud <thib...@chromium.org>
Gerrit-Reviewer: Zhao Jiazhong <zhaojia...@loongson.cn>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages