Function js::jsapi::JS_IsIdentifier
[−]
[src]
pub unsafe extern "C" fn JS_IsIdentifier(
cx: *mut JSContext,
str: HandleString,
isIdentifier: *mut bool
) -> bool
Test if the given string is a valid ECMAScript identifier