Bug 164487 - [JSC] Introduce testMacroAssembler
Summary: [JSC] Introduce testMacroAssembler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on: 164432
Blocks:
  Show dependency treegraph
 
Reported: 2016-11-07 11:25 PST by Yusuke Suzuki
Modified: 2018-07-11 01:42 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-11-07 11:25:43 PST
It is useful to write tests for macro assembler easily.
Comment 1 Yusuke Suzuki 2018-07-11 01:42:00 PDT
testmasm is already added.