Home
last modified time | relevance | path

Searched refs:CompileCallInterceptor (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dstub-cache.h772 Handle<Code> CompileCallInterceptor(Handle<JSObject> object,
Dstub-cache.cc645 compiler.CompileCallInterceptor(Handle<JSObject>::cast(object), in ComputeCallInterceptor()
/external/v8/src/x64/
Dstub-cache-x64.cc2152 Handle<Code> CallStubCompiler::CompileCallInterceptor(Handle<JSObject> object, in CompileCallInterceptor() function in v8::internal::CallStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc2324 Handle<Code> CallStubCompiler::CompileCallInterceptor(Handle<JSObject> object, in CompileCallInterceptor() function in v8::internal::CallStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc2434 Handle<Code> CallStubCompiler::CompileCallInterceptor(Handle<JSObject> object, in CompileCallInterceptor() function in v8::internal::CallStubCompiler
/external/v8/src/mips/
Dstub-cache-mips.cc2426 Handle<Code> CallStubCompiler::CompileCallInterceptor(Handle<JSObject> object, in CompileCallInterceptor() function in v8::internal::CallStubCompiler