Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dic-mips.cc250 void LoadIC::GenerateFunctionPrototype(MacroAssembler* masm) { in GenerateFunctionPrototype() function in v8::internal::LoadIC
/external/v8/src/x64/
Dic-x64.cc257 void LoadIC::GenerateFunctionPrototype(MacroAssembler* masm) { in GenerateFunctionPrototype() function in v8::internal::LoadIC
/external/v8/src/arm/
Dic-arm.cc248 void LoadIC::GenerateFunctionPrototype(MacroAssembler* masm) { in GenerateFunctionPrototype() function in v8::internal::LoadIC
/external/v8/src/ia32/
Dic-ia32.cc249 void LoadIC::GenerateFunctionPrototype(MacroAssembler* masm) { in GenerateFunctionPrototype() function in v8::internal::LoadIC