Bug 268131

Summary: Implement currentStackPointer for Linux/LoongArch64
Product: WebKit Reporter: Leslie Zhai <zhaixiang>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Leslie Zhai
Reported 2024-01-25 18:07:02 PST
Hi, I want to implement currentStackPointer for Linux/LoongArch64 due to after https://bugs.webkit.org/show_bug.cgi?id=251667 build error shown as below: Source/WTF/wtf/StackPointer.cpp:140:2: #error "Unsupported platform: need implementation of currentStackPointer." 140 | #error "Unsupported platform: need implementation of currentStackPointer." | ^~~~~ [ 23%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o Thanks, Leslie Zhai
Attachments
Leslie Zhai
Comment 1 2024-01-25 18:20:19 PST
Radar WebKit Bug Importer
Comment 2 2024-02-01 18:07:14 PST
EWS
Comment 3 2024-03-27 10:54:20 PDT
Committed 276739@main (f27ad76123d4): <https://commits.webkit.org/276739@main> Reviewed commits have been landed. Closing PR #23282 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.