Description[wasm] C++ style: ErrorThrower& -> ErrorThrower*
All parameters passed by reference must be labeled const.
If the object is mutable, then we pass by pointer.
https://google.github.io/styleguide/cppguide.html#Reference_Arguments
BUG=
Committed: https://crrev.com/f87dfb8135e36bb01fc736bbb2684877b526f6f5
Cr-Commit-Position: refs/heads/master@{#39451}
Patch Set 1 #Patch Set 2 : more #
Messages
Total messages: 17 (12 generated)
|