Function libquickjs_sys::JS_IsSymbol[][src]

pub unsafe fn JS_IsSymbol(v: JSValue) -> bool

check if a JSValue is a Symbol

Safety

be safe