◆ Scope()
◆ checkTimeOut()
void juce::JavascriptEngine::RootObject::Scope::checkTimeOut |
( |
const CodeLocation & |
location | ) |
const |
|
inline |
◆ findAndInvokeMethod()
◆ findFunctionCall()
var juce::JavascriptEngine::RootObject::Scope::findFunctionCall |
( |
const CodeLocation & |
location, |
|
|
const var & |
targetObject, |
|
|
const Identifier & |
functionName |
|
) |
| const |
|
inline |
◆ findRootClassProperty()
var* juce::JavascriptEngine::RootObject::Scope::findRootClassProperty |
( |
const Identifier & |
className, |
|
|
const Identifier & |
propName |
|
) |
| const |
|
inline |
◆ findSymbolInParentScopes()
var juce::JavascriptEngine::RootObject::Scope::findSymbolInParentScopes |
( |
const Identifier & |
name | ) |
const |
|
inline |
◆ parent
const Scope* juce::JavascriptEngine::RootObject::Scope::parent |
◆ root
◆ scope
The documentation for this struct was generated from the following file: