Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-debug.cc1313 Object* arguments_fun = isolate->sloppy_arguments_map()->GetConstructor(); in RUNTIME_FUNCTION() local
1319 if (obj->map()->GetConstructor() == arguments_fun) continue; in RUNTIME_FUNCTION()