Searched refs:has_adapted_arguments (Results 1 – 6 of 6) sorted by relevance
36 has_adapted_arguments_ = js_frame && js_frame->has_adapted_arguments(); in FrameInspector()
165 inline bool JavaScriptFrame::has_adapted_arguments() const { in has_adapted_arguments() function
737 inline bool has_adapted_arguments() const;
481 if (it->frame()->has_adapted_arguments()) { in GetFrameArguments()
1003 if (has_adapted_arguments()) { in IsConstructor()
376 if (it.frame()->has_adapted_arguments()) { in GetCallerArguments()568 if (function_frame->has_adapted_arguments()) { in RUNTIME_FUNCTION()