Lines Matching refs:args
23 static void New(const v8::FunctionCallbackInfo<v8::Value>& args);
87 static ContextifyContext* Get(const v8::PropertyCallbackInfo<T>& args);
103 static void MakeContext(const v8::FunctionCallbackInfo<v8::Value>& args);
104 static void IsContext(const v8::FunctionCallbackInfo<v8::Value>& args);
106 const v8::FunctionCallbackInfo<v8::Value>& args);
111 const v8::PropertyCallbackInfo<v8::Value>& args);
115 const v8::PropertyCallbackInfo<v8::Value>& args);
118 const v8::PropertyCallbackInfo<v8::Value>& args);
122 const v8::PropertyCallbackInfo<v8::Value>& args);
125 const v8::PropertyCallbackInfo<v8::Boolean>& args);
127 const v8::PropertyCallbackInfo<v8::Array>& args);
130 const v8::PropertyCallbackInfo<v8::Value>& args);
134 const v8::PropertyCallbackInfo<v8::Value>& args);
137 const v8::PropertyCallbackInfo<v8::Value>& args);
141 const v8::PropertyCallbackInfo<v8::Value>& args);
144 const v8::PropertyCallbackInfo<v8::Boolean>& args);
166 static void New(const v8::FunctionCallbackInfo<v8::Value>& args);
167 static bool InstanceOf(Environment* env, const v8::Local<v8::Value>& args);
168 static void CreateCachedData(const v8::FunctionCallbackInfo<v8::Value>& args);
169 static void RunInContext(const v8::FunctionCallbackInfo<v8::Value>& args);
177 const v8::FunctionCallbackInfo<v8::Value>& args);