Home
last modified time | relevance | path

Searched refs:GetBoxBooleanClass (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_box_primitive-inl.h29 boxClass = ext->GetBoxBooleanClass(); in Create()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.h123 Class *GetBoxBooleanClass() in GetBoxBooleanClass() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_builtin.cpp418 RegisterBuiltinRefConvertor<JSConvertStdlibBoolean>(cache, linkerExt->GetBoxBooleanClass()); in RegisterBuiltinJSRefConvertors()