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 How to properly pass Local<Object> as function param?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ryan Cole  
View profile  
 More options Nov 11 2012, 7:54 pm
From: Ryan Cole <r...@rycole.com>
Date: Sun, 11 Nov 2012 16:54:17 -0800 (PST)
Local: Sun, Nov 11 2012 7:54 pm
Subject: How to properly pass Local<Object> as function param?

In a C++ addon, I've got a function in which I instantiate a Local<Object>.
I want to pass that as an argument to another function. Should the argument
be passed as a Local<Object>, or Persistent<Object>? I'm unsure of when I
should use either of those.

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.