webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <BytecodeDumper.h>
Public Types | |
typedef Block::Instruction | Instruction |
Static Public Member Functions | |
static void | dumpBytecode (Block *, PrintStream &out, const Instruction *begin, const Instruction *&it, const StubInfoMap &=StubInfoMap(), const CallLinkInfoMap &=CallLinkInfoMap()) |
static void | dumpBlock (Block *, const typename Block::UnpackedInstructions &, PrintStream &out, const StubInfoMap &=StubInfoMap(), const CallLinkInfoMap &=CallLinkInfoMap()) |
typedef Block::Instruction JSC::BytecodeDumper< Block >::Instruction |
|
static |
|
static |