DescriptionInline the only callers of TypedArrayBase::{setRange,zeroRange}
These two methods are only called by WebAudio code, and only
on Float32Arrays. Replace those calls by inlining the appropriate
calls to memmove/memset.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197058
Patch Set 1 #
Total comments: 5
Messages
Total messages: 14 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||