Lines Matching refs:PropertyCallbackInfo
160 * See `PropertyCallbackInfo`.
165 * const v8::PropertyCallbackInfo<v8::Value>& info) {
187 void (*)(Local<Name> property, const PropertyCallbackInfo<Value>& info);
205 * See `PropertyCallbackInfo`.
212 const PropertyCallbackInfo<Value>& info);
226 * See `PropertyCallbackInfo`.
236 void (*)(Local<Name> property, const PropertyCallbackInfo<Integer>& info);
251 * See `PropertyCallbackInfo`.
260 void (*)(Local<Name> property, const PropertyCallbackInfo<Boolean>& info);
269 void (*)(const PropertyCallbackInfo<Array>& info);
287 * See `PropertyCallbackInfo`.
293 const PropertyCallbackInfo<Value>& info);
307 * See `PropertyCallbackInfo`.
315 void (*)(Local<Name> property, const PropertyCallbackInfo<Value>& info);
321 void (*)(uint32_t index, const PropertyCallbackInfo<Value>& info);
328 const PropertyCallbackInfo<Value>& info);
334 void (*)(uint32_t index, const PropertyCallbackInfo<Integer>& info);
340 void (*)(uint32_t index, const PropertyCallbackInfo<Boolean>& info);
349 void (*)(const PropertyCallbackInfo<Array>& info);
356 const PropertyCallbackInfo<Value>& info);
362 void (*)(uint32_t index, const PropertyCallbackInfo<Value>& info);