Home
last modified time | relevance | path

Searched defs:InterceptorInfo (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/objects/
Dapi-callbacks-inl.h91 BOOL_ACCESSORS(InterceptorInfo, flags, can_intercept_symbols, in BOOL_ACCESSORS() argument
Djs-objects-inl.h235 DEF_GETTER(JSObject, GetIndexedInterceptor, InterceptorInfo) { in DEF_GETTER() argument
239 DEF_GETTER(JSObject, GetNamedInterceptor, InterceptorInfo) { in DEF_GETTER() argument
Dmap-inl.h107 DEF_GETTER(Map, GetIndexedInterceptor, InterceptorInfo) { in DEF_GETTER() argument
/external/v8/src/common/
Dglobals.h644 class InterceptorInfo; variable