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

#include <FrameTracers.h>

Public Member Functions

ALWAYS_INLINE NativeCallFrameTracerWithRestore (VM *vm, VMEntryFrame *vmEntryFrame, CallFrame *callFrame)
 
ALWAYS_INLINE ~NativeCallFrameTracerWithRestore ()
 
ALWAYS_INLINE NativeCallFrameTracerWithRestore (VM *vm, VMEntryFrame *vmEntryFrame, CallFrame *callFrame)
 
ALWAYS_INLINE ~NativeCallFrameTracerWithRestore ()
 

Constructor & Destructor Documentation

◆ NativeCallFrameTracerWithRestore() [1/2]

ALWAYS_INLINE JSC::NativeCallFrameTracerWithRestore::NativeCallFrameTracerWithRestore ( VM vm,
VMEntryFrame vmEntryFrame,
CallFrame callFrame 
)
inline

◆ ~NativeCallFrameTracerWithRestore() [1/2]

ALWAYS_INLINE JSC::NativeCallFrameTracerWithRestore::~NativeCallFrameTracerWithRestore ( )
inline

◆ NativeCallFrameTracerWithRestore() [2/2]

ALWAYS_INLINE JSC::NativeCallFrameTracerWithRestore::NativeCallFrameTracerWithRestore ( VM vm,
VMEntryFrame vmEntryFrame,
CallFrame callFrame 
)
inline

◆ ~NativeCallFrameTracerWithRestore() [2/2]

ALWAYS_INLINE JSC::NativeCallFrameTracerWithRestore::~NativeCallFrameTracerWithRestore ( )
inline

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