Searched refs:HasFrameScope (Results 1 – 3 of 3) sorted by relevance
765 HasFrameScope () const;
518 ExecutionContext::HasFrameScope () const in HasFrameScope() function in ExecutionContext
249 if ((flags & eFlagRequiresFrame) && !m_exe_ctx.HasFrameScope()) in CheckRequirements()