webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
JSC::LLInt::CLoop Class Reference

#include <LLIntCLoop.h>

Static Public Member Functions

static void initialize ()
 
static JSValue execute (OpcodeID entryOpcodeID, void *executableAddress, VM *, ProtoCallFrame *, bool isInitializationPass=false)
 
static void initialize ()
 
static JSValue execute (OpcodeID entryOpcodeID, void *executableAddress, VM *, ProtoCallFrame *, bool isInitializationPass=false)
 

Member Function Documentation

◆ execute() [1/2]

static JSValue JSC::LLInt::CLoop::execute ( OpcodeID  entryOpcodeID,
void executableAddress,
VM ,
ProtoCallFrame ,
bool  isInitializationPass = false 
)
static

◆ execute() [2/2]

static JSValue JSC::LLInt::CLoop::execute ( OpcodeID  entryOpcodeID,
void executableAddress,
VM ,
ProtoCallFrame ,
bool  isInitializationPass = false 
)
static

◆ initialize() [1/2]

static void JSC::LLInt::CLoop::initialize ( )
static

◆ initialize() [2/2]

void JSC::LLInt::CLoop::initialize ( )
static

The documentation for this class was generated from the following files: