Searched defs:NullLiteralProperty (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/parsing/ | ||
H A D | parser.h | 747 V8_INLINE static std::nullptr_t NullLiteralProperty() { return nullptr; } in NullLiteralProperty() function in v8::internal::Parser |
H A D | preparser.h | 1484 V8_INLINE static PreParserExpression NullLiteralProperty() { in NullLiteralProperty() function in v8::internal::PreParser |
Completed in 8 milliseconds