Searched refs:IndexedPropertyQueryCallback (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/
H A Dapi-arguments-inl.h39 F(IndexedPropertyQueryCallback, "has", v8::Integer, Object) \
H A Dapi-arguments.h116 inline Handle<Object> Call(IndexedPropertyQueryCallback f, uint32_t index);
H A Dcounters.h720 V(IndexedPropertyQueryCallback) \
H A Dobjects.cc1623 v8::IndexedPropertyQueryCallback query =
1624 v8::ToCData<v8::IndexedPropertyQueryCallback>(interceptor->query());
/external/v8/include/
H A Dv8.h4938 typedef void (*IndexedPropertyQueryCallback)( typedef in namespace:v8
5292 IndexedPropertyQueryCallback query = 0,
5328 IndexedPropertyQueryCallback query;
5463 IndexedPropertyQueryCallback query = 0,

Completed in 209 milliseconds