Home
last modified time | relevance | path

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

/external/v8/src/
Dstub-cache.h645 Handle<Code> CompileLoadElement(Handle<Map> receiver_map);
Dstub-cache.cc423 code = compiler.CompileLoadElement(receiver_map); in ComputeKeyedLoadOrStoreElement()
/external/v8/src/x64/
Dstub-cache-x64.cc2899 Handle<Code> KeyedLoadStubCompiler::CompileLoadElement( in CompileLoadElement() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/ia32/
Dstub-cache-ia32.cc3077 Handle<Code> KeyedLoadStubCompiler::CompileLoadElement( in CompileLoadElement() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/arm/
Dstub-cache-arm.cc3019 Handle<Code> KeyedLoadStubCompiler::CompileLoadElement( in CompileLoadElement() function in v8::internal::KeyedLoadStubCompiler
/external/v8/src/mips/
Dstub-cache-mips.cc3009 Handle<Code> KeyedLoadStubCompiler::CompileLoadElement( in CompileLoadElement() function in v8::internal::KeyedLoadStubCompiler