Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast.cc387 set_has_null_protoype(true); in InitFlagsForPendingNullPrototype()
416 set_has_null_protoype(true); in InitDepthAndFlags()
Dast.h1327 void set_has_null_protoype(bool has_null_prototype) { in set_has_null_protoype() function