Home
last modified time | relevance | path

Searched refs:stub_compiler (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/v8/src/x64/
Dstub-cache-x64.cc640 CallInterceptorCompiler(CallStubCompiler* stub_compiler, in CallInterceptorCompiler() argument
644 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/chromium_org/v8/src/ia32/
Dstub-cache-ia32.cc648 CallInterceptorCompiler(CallStubCompiler* stub_compiler, in CallInterceptorCompiler() argument
652 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/chromium_org/v8/src/arm/
Dstub-cache-arm.cc928 CallInterceptorCompiler(CallStubCompiler* stub_compiler, in CallInterceptorCompiler() argument
932 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/chromium_org/v8/src/mips/
Dstub-cache-mips.cc916 CallInterceptorCompiler(CallStubCompiler* stub_compiler, in CallInterceptorCompiler() argument
920 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/v8/src/x64/
Dstub-cache-x64.cc512 CallInterceptorCompiler(StubCompiler* stub_compiler, in CallInterceptorCompiler() argument
516 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/v8/src/ia32/
Dstub-cache-ia32.cc528 CallInterceptorCompiler(StubCompiler* stub_compiler, in CallInterceptorCompiler() argument
532 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/v8/src/mips/
Dstub-cache-mips.cc685 CallInterceptorCompiler(StubCompiler* stub_compiler, in CallInterceptorCompiler() argument
689 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()
/external/v8/src/arm/
Dstub-cache-arm.cc695 CallInterceptorCompiler(StubCompiler* stub_compiler, in CallInterceptorCompiler() argument
699 : stub_compiler_(stub_compiler), in CallInterceptorCompiler()