Chromium Code Reviews
DescriptionImplement V8ScriptRunner::compileAndRunInternalScript()
Currently Script::Compile() and Script::Run() are written here and there
in V8 binding. We should aggregate it into one place.
This patch implements V8ScriptRunner::compileAndRunInternalScript()
and replace V8GCController's code with the method.
I will replace more code with the method.
This is one of refactoring to insert TRACE_EVENT_SAMPLING_STATE0 macros.
BUG=241743
R=abarth,eseidel
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150648
Patch Set 1 #
Total comments: 5
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Messages
Total messages: 12 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||