Home
last modified time | relevance | path

Searched refs:sloppy_arguments_stub (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/ic/
Dic.h586 Handle<Code> sloppy_arguments_stub() { in sloppy_arguments_stub() function
Dic.cc1843 stub = sloppy_arguments_stub(); in Store()
1848 !(target().is_identical_to(sloppy_arguments_stub()))) { in Store()