Chromium Code Reviews
DescriptionImplement V8ScriptRunner::callFunction()
This patch just factors out the core part of ScriptController::callFunctionWithInstrumentation()
to V8ScriptRunner::callFunction().
The goal of the refactoring is to aggregate all call sites of Function::Call()
into V8ScriptRunner::callFunction() and V8ScriptRunner::callInternalFunction().
I'll implement V8ScriptRunner::callInternalFunction() in the next patch.
BUG=241743
R=abarth,eseidel
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151053
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 10 (0 generated)
|
|||||||||||||||||||||||||||||||||||||