Searched defs:InterceptorInfo (Results 1 – 4 of 4) sorted by relevance
91 BOOL_ACCESSORS(InterceptorInfo, flags, can_intercept_symbols, in BOOL_ACCESSORS() argument
258 DEF_GETTER(JSObject, GetIndexedInterceptor, InterceptorInfo) { in DEF_GETTER() argument262 DEF_GETTER(JSObject, GetNamedInterceptor, InterceptorInfo) { in DEF_GETTER() argument
122 DEF_GETTER(Map, GetIndexedInterceptor, InterceptorInfo) { in DEF_GETTER() argument
715 class InterceptorInfo; variable