Searched defs:NewNull (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fxjs/ | ||
D | fxjs_v8_embeddertest.cpp | 92 TEST_F(FXJSV8EmbedderTest, NewNull) { in TEST_F() argument |
D | fxjs_v8.cpp | 679 v8::Local<v8::Value> CFXJS_Engine::NewNull() { in NewNull() function in CFXJS_Engine |
/external/v8/src/ast/ | ||
D | ast-value-factory.cc | 357 const AstValue* AstValueFactory::NewNull() { in NewNull() function in v8::internal::AstValueFactory |