Searched refs:NewNull (Results 1 – 3 of 3) sorted by relevance
341 const AstValue* NewNull();
339 const AstValue* AstValueFactory::NewNull() { in NewNull() function in v8::internal::AstValueFactory
3260 Literal(local_zone_, ast_value_factory_->NewNull(), pos); in NewNullLiteral()