Searched refs:JSRuntimeNewJSValueBoolean (Results 1 – 3 of 3) sorted by relevance
35 return JSRuntimeNewJSValueBoolean(v); in JSRuntimeNewJSValueBooleanIntrinsic()
29 JSValue *JSRuntimeNewJSValueBoolean(uint8_t v);
45 JSValue *JSRuntimeNewJSValueBoolean(uint8_t v) in JSRuntimeNewJSValueBoolean() function