#include <BytecodeGenerator.h>
◆ FinallyContext() [1/2]
| JSC::FinallyContext::FinallyContext |
( |
| ) |
|
|
inline |
◆ FinallyContext() [2/2]
◆ finallyLabel()
| Label* JSC::FinallyContext::finallyLabel |
( |
| ) |
const |
|
inline |
◆ handlesReturns()
| bool JSC::FinallyContext::handlesReturns |
( |
| ) |
const |
|
inline |
◆ incNumberOfBreaksOrContinues()
| void JSC::FinallyContext::incNumberOfBreaksOrContinues |
( |
| ) |
|
|
inline |
◆ jumps()
◆ numberOfBreaksOrContinues()
| uint32_t JSC::FinallyContext::numberOfBreaksOrContinues |
( |
| ) |
const |
|
inline |
◆ numberOfJumps()
| size_t JSC::FinallyContext::numberOfJumps |
( |
| ) |
const |
|
inline |
◆ outerContext()
◆ registerJump()
◆ setHandlesReturns()
| void JSC::FinallyContext::setHandlesReturns |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: