◆ LoopStatement()
JavascriptEngine::RootObject::LoopStatement::LoopStatement |
( |
const CodeLocation & |
l, |
|
|
bool |
isDo |
|
) |
| |
|
inlinenoexcept |
◆ perform()
ResultCode JavascriptEngine::RootObject::LoopStatement::perform |
( |
const Scope & |
s, |
|
|
var * |
returnedValue |
|
) |
| const |
|
inlineoverridevirtual |
◆ body
◆ condition
ExpPtr JavascriptEngine::RootObject::LoopStatement::condition |
◆ initialiser
◆ isDoLoop
bool JavascriptEngine::RootObject::LoopStatement::isDoLoop |
◆ iterator
The documentation for this struct was generated from the following file: