Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc403 void ObjectLiteral::InitFlagsForPendingNullPrototype(int i) { in InitFlagsForPendingNullPrototype() function in v8::internal::ObjectLiteral
439 if (!has_seen_prototype) InitFlagsForPendingNullPrototype(i); in InitDepthAndFlags()
Dast.h1416 void InitFlagsForPendingNullPrototype(int i);