: m_valid(false)
, m_interpreter(callFrame->interpreter())
, m_globalObjectScope(callFrame->globalData(), function->scope()->globalObject.get())
{
ASSERT(!function->isHostFunction());
: m_valid(false)
, m_interpreter(callFrame->interpreter())
, m_globalObjectScope(callFrame->globalData(), function->scope()->globalObject.get())
{
ASSERT(!function->isHostFunction());