Home
last modified time | relevance | path

Searched refs:JSRuntimeGetValueBoolean (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.cpp55 return JSRuntimeGetValueBoolean(etsJsValue); in JSRuntimeGetValueBooleanIntrinsic()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.h33 uint8_t JSRuntimeGetValueBoolean(JSValue *etsJsValue);
Dintrinsics_api_impl.cpp94 uint8_t JSRuntimeGetValueBoolean(JSValue *etsJsValue) in JSRuntimeGetValueBoolean() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/peepholes/
Dpeepholes.sts101 //! INST_COUNT "Intrinsic.JSRuntimeGetValueBoolean", 2