Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.cc5794 static bool IsFastLiteral(Handle<JSObject> boilerplate, in IsFastLiteral() function
5817 if (!IsFastLiteral(value_object, in IsFastLiteral()
5846 if (!IsFastLiteral(value_object, in IsFastLiteral()
5880 IsFastLiteral(boilerplate, kMaxFastLiteralDepth, &max_properties)) { in VisitObjectLiteral()
6039 if (IsFastLiteral(boilerplate_object, in VisitArrayLiteral()