DescriptionMove utilities for V8 extras functions into V8BindingMacros.h
These were previously only used inside ReadableStreamOperations.cpp, but a subsequent commit will need them in other files as well.
While doing so, change them to use V8ScriptRunner::callFunction instead of calling directly.
BUG=
R=haraken@chromium.org,yhirano@chromium.org
Committed: https://crrev.com/68f232928d36dbabad0ff44583873c63ef169e96
Cr-Commit-Position: refs/heads/master@{#370273}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Use V8ScriptRunner #
Total comments: 1
Patch Set 3 : Move to V8Binding.h and fix tests #
Messages
Total messages: 18 (6 generated)
|