toV8 is a function that is overloaded for lots of various argument types.
Let's say that we have an invocation to this function from non-generated code. If the resolved overload comes from generated code, then the callsite won't get renamed to |ToV8|, otherwise it will be stay named as |toV8|.
Comment 1 by dcheng@chromium.org
, Dec 17 2016