Home
last modified time | relevance | path

Searched refs:NullLiteralProperty (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser.h747 V8_INLINE static std::nullptr_t NullLiteralProperty() { return nullptr; } in NullLiteralProperty() function in v8::internal::Parser
H A Dpreparser.h1484 V8_INLINE static PreParserExpression NullLiteralProperty() { in NullLiteralProperty() function in v8::internal::PreParser
H A Dparser-base.h2501 return impl()->NullLiteralProperty(); in ParseClassPropertyDefinition()
2638 return impl()->NullLiteralProperty(); in ParseObjectPropertyDefinition()
2746 return impl()->NullLiteralProperty(); in ParseObjectPropertyDefinition()

Completed in 18 milliseconds