ReactOS 0.4.16-dev-927-g467dec4
|
Public Member Functions | |
StringInstance * | toString () |
StringInstance * | toLocaleString () |
FunctionInstance * | valueOf () |
VARIANT | apply (VARIANT thisValue, VARIANT argArray) |
VARIANT | call (VARIANT thisValue) |
VARIANT | hasOwnProperty (VARIANT propertyName) |
VARIANT | propertyIsEnumerable (VARIANT propertyName) |
VARIANT | isPrototypeOf (VARIANT obj) |
Properties | |
VARIANT | length [get, set] |
Definition at line 347 of file jsglobal.idl.
StringInstance * JSGlobal::FunctionInstance::toLocaleString | ( | ) |
StringInstance * JSGlobal::FunctionInstance::toString | ( | ) |
FunctionInstance * JSGlobal::FunctionInstance::valueOf | ( | ) |
|
getset |