Home
last modified time | relevance | path

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

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