Searched refs:encountered_strict_function_ (Results 1 – 1 of 1) sorted by relevance
827 if (!encountered_strict_function_) { in IsStrictFrame()828 encountered_strict_function_ = in IsStrictFrame()831 return encountered_strict_function_; in IsStrictFrame()899 bool encountered_strict_function_ = false; member in v8::internal::__anon82d3a9db0311::CallSiteBuilder