Home | History | Annotate | Download | only in x64

Lines Matching refs:KeyedLoadStubCompiler

2703 Handle<Code> KeyedLoadStubCompiler::CompileLoadField(Handle<String> name,
2732 Handle<Code> KeyedLoadStubCompiler::CompileLoadCallback(
2761 Handle<Code> KeyedLoadStubCompiler::CompileLoadConstant(
2791 Handle<Code> KeyedLoadStubCompiler::CompileLoadInterceptor(
2821 Handle<Code> KeyedLoadStubCompiler::CompileLoadArrayLength(
2847 Handle<Code> KeyedLoadStubCompiler::CompileLoadStringLength(
2873 Handle<Code> KeyedLoadStubCompiler::CompileLoadFunctionPrototype(
2899 Handle<Code> KeyedLoadStubCompiler::CompileLoadElement(
2919 Handle<Code> KeyedLoadStubCompiler::CompileLoadPolymorphic(
3079 void KeyedLoadStubCompiler::GenerateLoadDictionaryElement(
3124 void KeyedLoadStubCompiler::GenerateLoadExternalArray(
3443 void KeyedLoadStubCompiler::GenerateLoadFastElement(MacroAssembler* masm) {
3484 void KeyedLoadStubCompiler::GenerateLoadFastDoubleElement(