Searched refs:CallIndexedGetter (Results 1 – 4 of 4) sorted by relevance
117 inline Handle<Object> CallIndexedGetter(Handle<InterceptorInfo> interceptor,
250 Handle<Object> PropertyCallbackArguments::CallIndexedGetter( in CallIndexedGetter() function
3418 Handle<Object> result = arguments.CallIndexedGetter(interceptor, index); in RUNTIME_FUNCTION()3473 Handle<Object> result = arguments.CallIndexedGetter(interceptor, index); in RUNTIME_FUNCTION()
1214 result = args.CallIndexedGetter(interceptor, it->array_index()); in GetPropertyWithInterceptorInternal()1263 result = args.CallIndexedGetter(interceptor, it->array_index()); in GetPropertyAttributesWithInterceptorInternal()