#include <ScriptValue.h>
◆ ScriptValue() [1/4]
Deprecated::ScriptValue::ScriptValue |
( |
| ) |
|
|
inline |
◆ ScriptValue() [2/4]
◆ ~ScriptValue() [1/2]
Deprecated::ScriptValue::~ScriptValue |
( |
| ) |
|
|
virtual |
◆ ScriptValue() [3/4]
Deprecated::ScriptValue::ScriptValue |
( |
| ) |
|
|
inline |
◆ ScriptValue() [4/4]
◆ ~ScriptValue() [2/2]
virtual Deprecated::ScriptValue::~ScriptValue |
( |
| ) |
|
|
virtual |
◆ clear() [1/2]
void Deprecated::ScriptValue::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
void Deprecated::ScriptValue::clear |
( |
| ) |
|
|
inline |
◆ getString() [1/2]
bool Deprecated::ScriptValue::getString |
( |
JSC::ExecState * |
scriptState, |
|
|
String & |
result |
|
) |
| const |
◆ getString() [2/2]
bool Deprecated::ScriptValue::getString |
( |
JSC::ExecState * |
, |
|
|
String & |
result |
|
) |
| const |
◆ hasNoValue() [1/2]
bool Deprecated::ScriptValue::hasNoValue |
( |
| ) |
const |
|
inline |
◆ hasNoValue() [2/2]
bool Deprecated::ScriptValue::hasNoValue |
( |
| ) |
const |
|
inline |
◆ isEqual() [1/2]
◆ isEqual() [2/2]
◆ isFunction() [1/2]
bool Deprecated::ScriptValue::isFunction |
( |
| ) |
const |
◆ isFunction() [2/2]
bool Deprecated::ScriptValue::isFunction |
( |
| ) |
const |
◆ isNull() [1/2]
bool Deprecated::ScriptValue::isNull |
( |
| ) |
const |
◆ isNull() [2/2]
bool Deprecated::ScriptValue::isNull |
( |
| ) |
const |
◆ isObject() [1/2]
bool Deprecated::ScriptValue::isObject |
( |
| ) |
const |
◆ isObject() [2/2]
bool Deprecated::ScriptValue::isObject |
( |
| ) |
const |
◆ isUndefined() [1/2]
bool Deprecated::ScriptValue::isUndefined |
( |
| ) |
const |
◆ isUndefined() [2/2]
bool Deprecated::ScriptValue::isUndefined |
( |
| ) |
const |
◆ jsValue() [1/2]
◆ jsValue() [2/2]
◆ operator JSC::JSValue() [1/2]
◆ operator JSC::JSValue() [2/2]
◆ operator==() [1/2]
bool Deprecated::ScriptValue::operator== |
( |
const ScriptValue & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool Deprecated::ScriptValue::operator== |
( |
const ScriptValue & |
other | ) |
const |
|
inline |
◆ toInspectorValue() [1/2]
◆ toInspectorValue() [2/2]
◆ toString() [1/2]
String Deprecated::ScriptValue::toString |
( |
JSC::ExecState * |
scriptState | ) |
const |
◆ toString() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/ScriptValue.h
- Source/JavaScriptCore/bindings/ScriptValue.cpp