Searched defs:NewNull (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cjs_v8.cpp | 129 v8::Local<v8::Value> CJS_V8::NewNull() { in NewNull() function in CJS_V8 |
D | fxjs_v8_embeddertest.cpp | 92 TEST_F(FXJSV8EmbedderTest, NewNull) { in TEST_F() argument |