Great explaination! I just can not get this point before.  The fact that  
some tasks can usually be done by both c++ and js code  makes me confuse 
the c++ and js worlds.

在 2018年5月30日星期三 UTC+8下午6:51:34,Ben Noordhuis写道:
>
> On Wed, May 30, 2018 at 12:41 PM,  <fengx...@gmail.com <javascript:>> 
> wrote: 
> > thanks. But in Modification Two,  I changed object x 's property a in a 
> > different context successfully. is this fulfilled "Access checks are 
> invoked 
> > when trying to access objects" condition? 
>
> Access checks are for sandboxing untrusted JS code, they don't apply 
> to C++ code. 
>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to