https://codereview.chromium.org/484273003/diff/1/test/cctest/compiler/test-run-jscalls.cc
File test/cctest/compiler/test-run-jscalls.cc (right):

https://codereview.chromium.org/484273003/diff/1/test/cctest/compiler/test-run-jscalls.cc#newcode252
test/cctest/compiler/test-run-jscalls.cc:252:
FLAG_context_specialization = false;
On 2014/08/20 07:53:22, sigurds wrote:
I left this flag in here.
I could add it as a parameter to Pipeline, and expose the parameter
through
function tester.

Please add a TODO.

https://codereview.chromium.org/484273003/diff/1/test/cctest/compiler/test-run-jscalls.cc#newcode263
test/cctest/compiler/test-run-jscalls.cc:263: v8::Local<v8::Context> env
= v8::Context::New(isolate);
Maybe you can factor this out into function-tester as
RunInSeparateContext or something?

https://codereview.chromium.org/484273003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to