Home
last modified time | relevance | path

Searched defs:CompileLoadInterceptor (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips/
Dstub-cache-mips.cc293 Object* LoadStubCompiler::CompileLoadInterceptor(JSObject* object, in CompileLoadInterceptor() function in v8::internal::LoadStubCompiler
338 Object* KeyedLoadStubCompiler::CompileLoadInterceptor(JSObject* receiver, in CompileLoadInterceptor() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc560 static void CompileLoadInterceptor(LoadInterceptorCompiler* compiler, in CompileLoadInterceptor() function
1369 Object* LoadStubCompiler::CompileLoadInterceptor(JSObject* object, in CompileLoadInterceptor() function in v8::internal::LoadStubCompiler
1530 Object* KeyedLoadStubCompiler::CompileLoadInterceptor(JSObject* receiver, in CompileLoadInterceptor() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/x64/
Dstub-cache-x64.cc380 static void CompileLoadInterceptor(Compiler* compiler, in CompileLoadInterceptor() function
1062 Object* LoadStubCompiler::CompileLoadInterceptor(JSObject* receiver, in CompileLoadInterceptor() function in v8::internal::LoadStubCompiler
1261 Object* KeyedLoadStubCompiler::CompileLoadInterceptor(JSObject* receiver, in CompileLoadInterceptor() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc303 static void CompileLoadInterceptor(Compiler* compiler, in CompileLoadInterceptor() function
1793 Object* LoadStubCompiler::CompileLoadInterceptor(JSObject* receiver, in CompileLoadInterceptor() function in v8::internal::LoadStubCompiler
1962 Object* KeyedLoadStubCompiler::CompileLoadInterceptor(JSObject* receiver, in CompileLoadInterceptor() function in v8::internal::KeyedLoadStubCompiler