Searched refs:IsFastCloningSupported (Results 1 – 3 of 3) sorted by relevance
533 bool ObjectLiteralBoilerplateBuilder::IsFastCloningSupported() const { in IsFastCloningSupported() function in v8::internal::ObjectLiteralBoilerplateBuilder738 bool ArrayLiteralBoilerplateBuilder::IsFastCloningSupported() const { in IsFastCloningSupported() function in v8::internal::ArrayLiteralBoilerplateBuilder
1274 bool IsFastCloningSupported() const;1396 bool IsFastCloningSupported() const;
3042 DCHECK(expr->builder()->IsFastCloningSupported()); in VisitObjectLiteral()3058 expr->builder()->IsFastCloningSupported()); in VisitObjectLiteral()3410 array_literal_builder->IsFastCloningSupported(), in BuildCreateArrayLiteral()3415 DCHECK(array_literal_builder->IsFastCloningSupported()); in BuildCreateArrayLiteral()