Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Add an API to let the embedder associate arbitrary data with a v8::Context. (issue 11087020)

Received: by 10.236.78.199 with SMTP id g47mr15362430yhe.0.1349797324828;
        Tue, 09 Oct 2012 08:42:04 -0700 (PDT)
X-BeenThere: v8-dev@googlegroups.com
Received: by 10.236.133.84 with SMTP id p60ls10666831yhi.5.gmail; Tue, 09 Oct
 2012 08:42:04 -0700 (PDT)
Received: by 10.236.129.106 with SMTP id g70mr15453097yhi.49.1349797323998;
        Tue, 09 Oct 2012 08:42:03 -0700 (PDT)
Received: by 10.236.129.106 with SMTP id g70mr15453096yhi.49.1349797323988;
        Tue, 09 Oct 2012 08:42:03 -0700 (PDT)
Return-Path: <3ykV0UBUJAK8RWgdbXjbRdSTgTkXTl-WgVbPXa....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com>
Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70])
        by gmr-mx.google.com with ESMTPS id c61si4610743yhm.3.2012.10.09.08.42.02
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 09 Oct 2012 08:42:02 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3ykV0UBUJAK8RWgdbXjbRdSTgTkXTl-WgVbPXa....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com designates 209.85.213.70 as permitted sender) client-ip=209.85.213.70;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3ykV0UBUJAK8RWgdbXjbRdSTgTkXTl-WgVbPXa....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com designates 209.85.213.70 as permitted sender) smtp.mail=3ykV0UBUJAK8RWgdbXjbRdSTgTkXTl-WgVbPXa....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com; dkim=pass header...@chromium.org
Received: by mail-yh0-f70.google.com with SMTP id o21so7164097yho.1
        for <v8-dev@googlegroups.com>; Tue, 09 Oct 2012 08:42:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=chromium.org; s=google;
        h=mime-version:reply-to:x-google-appengine-app-id:message-id:date
         :subject:from:to:cc:content-type;
        bh=x9cfQvkLGxM8yf7BbwecXbAfN5YBd1eEtjpGapoxOHA=;
        b=k5FZ1mnESZxb1a5U8Pu1AL66PnZB0vYh/phm64Cmfu8FKgc8+nTzbh+Z4D0/u77BoE
         CGeAsQckB1Z6dXCivUEAnwlOI65PyBzw0wwxdodAioyoa4uUKmZzwqpl4enhNB3ymjgA
         HvCgApaWnzvdzDkHc2sUoiYv4+Xp/p+Vcz25M=
        d=google.com; s=20120113;
        h=mime-version:reply-to:x-google-appengine-app-id:message-id:date
         :subject:from:to:cc:content-type:x-gm-message-state;
        bh=x9cfQvkLGxM8yf7BbwecXbAfN5YBd1eEtjpGapoxOHA=;
        b=A81lNHTrrs+uCikW6lqGqCXN0hP7UIUDmrn8aHWdKzBoie/YqC/NHSa4S7aZKMXsby
         Rw+hDuBI2Unhd1Rg10/TnBKPaYdVlctDdEzIuwjtsHJIZV8kSGXG/jIb8ce/o8qIHtPX
         gzbGabJ+pl/TCPNB4W2InhlshwzmlLIN/0piZ5G1T1AOfk00ouaqZbBPE82R9L8RN/HC
         m7UzByYqOW9fxsm4+C6ADMAgEYHP2mUN+Y1ewJGuVQ4sfNM+HS/EMj9pg9Q1JK3mC3Wj
         luJE7cuO/hzXUO9J66etup7tTmpM4g+BlTl7u2z+BXkLCaSFantYdLqi6eqlmE3mowSx
         i2NQ==
MIME-Version: 1.0
Received: by 10.58.145.65 with SMTP id ss1mr5424866veb.39.1349797322796; Tue,
 09 Oct 2012 08:42:02 -0700 (PDT)
Reply-To: aba...@chromium.org, da...@chromium.org, svenpa...@chromium.org, 
	v8-dev@googlegroups.com
Message-ID: <047d7b624a78f1afba04cba22...@google.com>
Date: Tue, 09 Oct 2012 15:42:02 +0000
Subject: Re: Add an API to let the embedder associate arbitrary data with a
 v8::Context. (issue 11087020)
From: aba...@chromium.org
To: da...@chromium.org, svenpa...@chromium.org
Cc: v8-dev@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
X-Gm-Message-State: ALoCoQn7Gq4O7p5PUUed9dPrGu5NTdfYaeXyAlSsNeWllPz77Hg48zqAN1OF2bPuJtQR7SumbjXJ

> If this is OK, I think I can implement all this in the new one or two  
> days...

Sure, that sounds great.  Thanks for giving this issue some attention!

https://codereview.chromium.org/11087020/