Searched refs:JSRuntimeGetValueBoolean (Results 1 – 3 of 3) sorted by relevance
39 uint8_t (*JSRuntimeGetValueBoolean)(JSValue *etsJsValue); member
86 static uint8_t JSRuntimeGetValueBoolean(JSValue *etsJsValue) in JSRuntimeGetValueBoolean() function685 JSRuntimeGetValueBoolean,
144 return S_INTRINSICS_API->JSRuntimeGetValueBoolean(etsJsValue); in JSRuntimeGetValueBooleanIntrinsic()