CallInterceptorCompiler  748 src/arm/stub-cache-arm.cc   CallInterceptorCompiler(StubCompiler* stub_compiler,
CallInterceptorCompiler 2520 src/arm/stub-cache-arm.cc   CallInterceptorCompiler compiler(this, arguments(), r2, extra_state_);
CallInterceptorCompiler  532 src/ia32/stub-cache-ia32.cc   CallInterceptorCompiler(StubCompiler* stub_compiler,
CallInterceptorCompiler 2415 src/ia32/stub-cache-ia32.cc   CallInterceptorCompiler compiler(this, arguments(), ecx, extra_state_);
CallInterceptorCompiler  740 src/mips/stub-cache-mips.cc   CallInterceptorCompiler(StubCompiler* stub_compiler,
CallInterceptorCompiler 2521 src/mips/stub-cache-mips.cc   CallInterceptorCompiler compiler(this, arguments(), a2, extra_state_);
CallInterceptorCompiler  518 src/x64/stub-cache-x64.cc   CallInterceptorCompiler(StubCompiler* stub_compiler,
CallInterceptorCompiler 2250 src/x64/stub-cache-x64.cc   CallInterceptorCompiler compiler(this, arguments(), rcx, extra_state_);