Searched refs:GetBoxByteClass (Results 1 – 5 of 5) sorted by relevance
31 boxClass = ext->GetBoxByteClass(); in Create()
89 if (obj->GetClass()->GetRuntimeClass() == ext->GetBoxByteClass()) { in StdCoreRuntimeTypeof()
41 if (cls == ext->GetBoxByteClass()) { in GetBoxedNumericValue()
172 Class *GetBoxByteClass() in GetBoxByteClass() function
415 RegisterBuiltinRefConvertor<JSConvertStdlibByte>(cache, linkerExt->GetBoxByteClass()); in RegisterBuiltinJSRefConvertors()