Home
last modified time | relevance | path

Searched refs:IsFastLiteral (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dhydrogen.cc5475 static bool IsFastLiteral(Handle<JSObject> boilerplate, in IsFastLiteral() function
5498 if (!IsFastLiteral(value_object, in IsFastLiteral()
5525 if (!IsFastLiteral(value_object, in IsFastLiteral()
5559 IsFastLiteral(boilerplate, kMaxFastLiteralDepth, &max_properties)) { in VisitObjectLiteral()
5714 if (IsFastLiteral(boilerplate_object, in VisitArrayLiteral()