It's important to remember that a lot of things in your code don't actually 
show up attached to a context...

things like variables declared with 'let', and classes defined with 'class'

On Friday, December 1, 2017 at 6:04:10 PM UTC-8, Yudhi Seymour wrote:
>
> You can use the context’s Global() method to get the global object which 
> contains everything.
>
> Yudhi
>
>
> On 1 Dec 2017, at 11:33 pm, madana gopal <[email protected] 
> <javascript:>> wrote:
>
>
> Hi,
>
> Sorry for bother. So, we don't have any API or any ways in v8, with which 
> can get the objects in V8 Context?. Please clarify.
>
> Regards,
> Madan
>
> -- 
> -- 
> v8-users mailing list
> [email protected] <javascript:>
> 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 [email protected] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
-- 
v8-users mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to