|
enum | ResultCode { ok = 0
, returnWasHit
, breakWasHit
, continueWasHit
} |
|
Definition at line 721 of file juce_Javascript.cpp.
◆ FunctionCall()
juce::JavascriptEngine::RootObject::FunctionCall::FunctionCall |
( |
const CodeLocation & |
l | ) |
|
|
inlinenoexcept |
◆ getResult()
var juce::JavascriptEngine::RootObject::FunctionCall::getResult |
( |
const Scope & |
s | ) |
const |
|
inlineoverridevirtual |
◆ invokeFunction()
var juce::JavascriptEngine::RootObject::FunctionCall::invokeFunction |
( |
const Scope & |
s, |
|
|
const var & |
function, |
|
|
const var & |
thisObject |
|
) |
| const |
|
inline |
◆ object
ExpPtr juce::JavascriptEngine::RootObject::FunctionCall::object |
◆ arguments
The documentation for this struct was generated from the following file: