Searched refs:interceptor_info (Results 1 – 2 of 2) sorted by relevance
2549 Handle<InterceptorInfo> interceptor_info = args.at<InterceptorInfo>( in RUNTIME_FUNCTION() local2557 Address getter_address = v8::ToCData<Address>(interceptor_info->getter()); in RUNTIME_FUNCTION()2566 PropertyCallbackArguments callback_args(isolate, interceptor_info->data(), in RUNTIME_FUNCTION()
524 V(INTERCEPTOR_INFO, InterceptorInfo, interceptor_info) \