Bug 136089

Summary: [EFL][JSC] Disassembly not available on ARM64
Product: WebKit Reporter: Akos Kiss <akiss>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, b.long, bunhere, cmarcelo, commit-queue, dbates, fpizlo, gyuyoung.kim, msaboff, ossy, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645    
Attachments:
Description Flags
Proposed patch. none

Description Akos Kiss 2014-08-19 18:17:10 PDT
When running jsc with "--showDisassembly=true --showDFGDisassembly=true" on EFL/ARM64, the output contains only "disassembly not available for range ..." lines in place of the disassembled instructions.
Comment 1 Akos Kiss 2014-08-19 18:36:24 PDT
Created attachment 236845 [details]
Proposed patch.
Comment 2 WebKit Commit Bot 2014-08-20 10:59:25 PDT
Comment on attachment 236845 [details]
Proposed patch.

Clearing flags on attachment: 236845

Committed r172799: <http://trac.webkit.org/changeset/172799>
Comment 3 WebKit Commit Bot 2014-08-20 10:59:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Brendan Long 2015-01-28 11:12:37 PST
*** Bug 126352 has been marked as a duplicate of this bug. ***