Searched refs:GenerateLoadGlobalFunctionPrototype (Results 1 - 8 of 8) sorted by relevance

/external/v8/src/mips/
H A Dstub-cache-mips.cc50 void StubCompiler::GenerateLoadGlobalFunctionPrototype(MacroAssembler* masm, function in class:v8::internal::StubCompiler
/external/v8/src/arm/
H A Dic-arm.cc227 StubCompiler::GenerateLoadGlobalFunctionPrototype(
235 StubCompiler::GenerateLoadGlobalFunctionPrototype(
248 StubCompiler::GenerateLoadGlobalFunctionPrototype(
H A Dstub-cache-arm.cc135 void StubCompiler::GenerateLoadGlobalFunctionPrototype(MacroAssembler* masm, function in class:v8::internal::StubCompiler
865 GenerateLoadGlobalFunctionPrototype(masm(),
886 GenerateLoadGlobalFunctionPrototype(masm(),
910 GenerateLoadGlobalFunctionPrototype(masm(),
/external/v8/src/x64/
H A Dic-x64.cc1042 StubCompiler::GenerateLoadGlobalFunctionPrototype(
1050 StubCompiler::GenerateLoadGlobalFunctionPrototype(
1061 StubCompiler::GenerateLoadGlobalFunctionPrototype(
H A Dstub-cache-x64.cc96 void StubCompiler::GenerateLoadGlobalFunctionPrototype(MacroAssembler* masm, function in class:v8::internal::StubCompiler
711 GenerateLoadGlobalFunctionPrototype(masm(),
731 GenerateLoadGlobalFunctionPrototype(masm(),
753 GenerateLoadGlobalFunctionPrototype(masm(),
/external/v8/src/ia32/
H A Dic-ia32.cc967 StubCompiler::GenerateLoadGlobalFunctionPrototype(
975 StubCompiler::GenerateLoadGlobalFunctionPrototype(
986 StubCompiler::GenerateLoadGlobalFunctionPrototype(
H A Dstub-cache-ia32.cc155 void StubCompiler::GenerateLoadGlobalFunctionPrototype(MacroAssembler* masm, function in class:v8::internal::StubCompiler
1283 GenerateLoadGlobalFunctionPrototype(masm(),
1304 GenerateLoadGlobalFunctionPrototype(masm(),
1326 GenerateLoadGlobalFunctionPrototype(masm(),
/external/v8/src/
H A Dstub-cache.h347 static void GenerateLoadGlobalFunctionPrototype(MacroAssembler* masm,

Completed in 118 milliseconds