Searched refs:has_adapted_arguments (Results 1 – 3 of 3) sorted by relevance
156 inline bool JavaScriptFrame::has_adapted_arguments() const { in has_adapted_arguments() function200 if (!frame()->has_adapted_arguments()) return; in AdvanceToArgumentsFrame()
393 inline bool has_adapted_arguments() const;
469 if (has_adapted_arguments()) { in IsConstructor()