<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">The documentation for JSContextGroupCreate states that "<span class="" style="color: rgb(65, 65, 65); font-family: Helvetica, Arial, sans-serif; line-height: 20.462400436401367px; background-color: rgb(255, 255, 255);">Contexts in the same group may share and exchange JavaScript objects.</span><font color="#414141" face="Helvetica, Arial, sans-serif" class=""><span class="" style="line-height: 20.462400436401367px;">” &nbsp;</span></font><font color="#414141" face="Helvetica, Arial, sans-serif" class=""><span class="" style="line-height: 20.462400436401367px;">How is this done?</span></font></div><div class=""><br class=""></div><div class="">For example, given a context A, and a context B created in the same group (using JSGlobalContextCreateInGroup), how can script in B reference A's global object?</div><div class=""><br class=""></div><div class="">This is WebKitGTK, vintage 2.4.7.</div><div class=""><br class=""></div><div class="">Thanks for any guidance,</div><div class="">Gary Kratkin</div></body></html>