Hi,

I'm transitioning from v8 version 8.2.0.0. After syncing to the latest 
master branch, Mon Apr 26, I'm seeing the return value from 
Module::Evaluate return an "object" type, when I expected to see a "string" 
type. The module status is 'kEvaluated'.

The actual script is just returning a completion value of type string.

//-------------------
"Complete";

Previously, Evaluate was returning the expected string value.

Evaluating the script using the ScriptCompiler::Run flow works as expected.

What am I missing? 
Steve






-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/2c42e59a-5700-45d5-a0f4-c1894c3c4a05n%40googlegroups.com.

Reply via email to