Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast.cc383 void ObjectLiteralBoilerplateBuilder::InitFlagsForPendingNullPrototype(int i) { in InitFlagsForPendingNullPrototype() function in v8::internal::ObjectLiteralBoilerplateBuilder
426 if (!has_seen_prototype) InitFlagsForPendingNullPrototype(i); in InitDepthAndFlags()
Dast.h1319 void InitFlagsForPendingNullPrototype(int i);