Bug 59903

Summary: Use AssemblerLabel throughout Assembler classes, AssemblerBuffer
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: thouraya.andolsi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
The patch sam: review+

Gavin Barraclough
Reported 2011-05-01 17:47:32 PDT
Creating a lable() into the AssemblerBuffer should return an AssemblerLabel, not an unsigned int.
Attachments
The patch (13.92 KB, patch)
2011-05-01 17:49 PDT, Gavin Barraclough
sam: review+
Gavin Barraclough
Comment 1 2011-05-01 17:49:27 PDT
Created attachment 91861 [details] The patch
Gavin Barraclough
Comment 2 2011-05-01 18:04:29 PDT
Fixed in r85448
thouraya
Comment 3 2011-05-05 03:41:22 PDT
Hello, Due to the changes you did, building webkit for SH4 platform, I had the following error : error: AssemblerLabel does not name a type I created a bug that fixes the issue: https://bugs.webkit.org/show_bug.cgi?id=59927 I think there is the same issue in MIPS platforms. Regards, Thouraya.
Note You need to log in before you can comment on or make changes to this bug.