Function mozjs::rust::jsapi_wrapped::JS_IsIdentifier
source ยท pub unsafe fn JS_IsIdentifier(
cx: *mut JSContext,
str_: HandleString<'_>,
isIdentifier: *mut bool,
) -> bool
pub unsafe fn JS_IsIdentifier(
cx: *mut JSContext,
str_: HandleString<'_>,
isIdentifier: *mut bool,
) -> bool