Home
last modified time | relevance | path

Searched defs:JSRuntimeGetValueBoolean (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api.h39 uint8_t (*JSRuntimeGetValueBoolean)(JSValue *etsJsValue); member
Dintrinsics_api_impl.cpp86 static uint8_t JSRuntimeGetValueBoolean(JSValue *etsJsValue) in JSRuntimeGetValueBoolean() function