Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast.h2425 return static_block_; in static_block()
2436 : kind_(STATIC_BLOCK), static_block_(static_block) {} in ClassLiteralStaticElement()
2442 Block* static_block_; member