Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_box_primitive-inl.h31 boxClass = ext->GetBoxByteClass(); in Create()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.h128 Class *GetBoxByteClass() in GetBoxByteClass() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_builtin.cpp419 RegisterBuiltinRefConvertor<JSConvertStdlibByte>(cache, linkerExt->GetBoxByteClass()); in RegisterBuiltinJSRefConvertors()