This article covers features introduced in SpiderMonkey 24
Syntax
JS::Value
JS::StringValue(JSString* str)
Name | Type | Description |
---|---|---|
str |
JSString* |
A pointer to a JSString to convert. |
This is an archived page. It's not actively maintained.
This article covers features introduced in SpiderMonkey 24
JS::Value
JS::StringValue(JSString* str)
Name | Type | Description |
---|---|---|
str |
JSString* |
A pointer to a JSString to convert. |