Searched refs:LoadIC_FunctionPrototype (Results 1 – 3 of 3) sorted by relevance
129 TF_BUILTIN(LoadIC_FunctionPrototype, CodeStubAssembler) { in TF_BUILTIN() argument
246 TFS(LoadIC_FunctionPrototype, HANDLER, Code::LOAD_IC, LoadWithVector, 1) \
1303 return isolate()->builtins()->LoadIC_FunctionPrototype(); in GetMapIndependentHandler()