Lines Matching refs:PropertyCallbackInfo
141 * See `PropertyCallbackInfo`.
146 * const v8::PropertyCallbackInfo<v8::Value>& info) {
168 void (*)(Local<Name> property, const PropertyCallbackInfo<Value>& info);
186 * See `PropertyCallbackInfo`.
193 const PropertyCallbackInfo<Value>& info);
209 * See `PropertyCallbackInfo`.
219 void (*)(Local<Name> property, const PropertyCallbackInfo<Integer>& info);
235 * See `PropertyCallbackInfo`.
244 void (*)(Local<Name> property, const PropertyCallbackInfo<Boolean>& info);
253 void (*)(const PropertyCallbackInfo<Array>& info);
271 * See `PropertyCallbackInfo`.
277 const PropertyCallbackInfo<Value>& info);
291 * See `PropertyCallbackInfo`.
299 void (*)(Local<Name> property, const PropertyCallbackInfo<Value>& info);
305 void (*)(uint32_t index, const PropertyCallbackInfo<Value>& info);
312 const PropertyCallbackInfo<Value>& info);
318 void (*)(uint32_t index, const PropertyCallbackInfo<Integer>& info);
324 void (*)(uint32_t index, const PropertyCallbackInfo<Boolean>& info);
333 void (*)(const PropertyCallbackInfo<Array>& info);
340 const PropertyCallbackInfo<Value>& info);
346 void (*)(uint32_t index, const PropertyCallbackInfo<Value>& info);