Searched refs:GetBoxIntClass (Results 1 – 6 of 6) sorted by relevance
37 boxClass = ext->GetBoxIntClass(); in Create()
98 if (obj->GetClass()->GetRuntimeClass() == ext->GetBoxIntClass()) { in StdCoreRuntimeTypeof()
37 if (cls == ext->GetBoxIntClass()) { in GetBoxedNumericValue()
187 Class *GetBoxIntClass() in GetBoxIntClass() function
320 Class *GetBoxIntClass() const in GetBoxIntClass() function
418 RegisterBuiltinRefConvertor<JSConvertStdlibInt>(cache, linkerExt->GetBoxIntClass()); in RegisterBuiltinJSRefConvertors()