https://codereview.chromium.org/117353002/diff/1/test/cctest/profiler-extension.cc
File test/cctest/profiler-extension.cc (right):
https://codereview.chromium.org/117353002/diff/1/test/cctest/profiler-extension.cc#newcode60
test/cctest/profiler-extension.cc:60:
v8::String::NewFromUtf8(args.GetIsolate(), ""));
On 2013/12/17 16:20:17, alph wrote:
Will v8::String::Empty() work here?
Heads up: Although this is not explicitly deprecated, we're about to
remove *all* deprecated stuff + some more things. Empty() without an
Isolate* parameter is about to die, too. In general, use an Isolate
version if there is one.
https://codereview.chromium.org/117353002/
--
--
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/groups/opt_out.