Searched refs:setArgumentCountIncludingThis (Results 1 – 3 of 3) sorted by relevance
114 …setArgumentCountIncludingThis(argc); // original argument count (for the sake of the "arguments" o… in init()142 …void setArgumentCountIncludingThis(int count) { static_cast<Register*>(this)[RegisterFile::Argumen… in setArgumentCountIncludingThis() function
2018 callFrame->setArgumentCountIncludingThis(argCount); in DEFINE_STUB_FUNCTION()2077 callFrame->setArgumentCountIncludingThis(argCount); in DEFINE_STUB_FUNCTION()
23885 (JSC::ExecState::setArgumentCountIncludingThis):