Fixed|libcore: Removed use of ambiguous dsize type in Record, NumberValue
size_t is platform-specific, so better to have overrides for allinteger variants rather than dsize.
View differences
Fixed|libcore: Removed use of ambiguous dsize type in Record, NumberValue
size_t is platform-specific, so better to have overrides for all
integer variants rather than dsize.