Searched defs:NewNull (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cfx_v8.cpp | 90 v8::Local<v8::Value> CFX_V8::NewNull() { in NewNull() function in CFX_V8 |
D | cfx_v8_unittest.cpp | 68 TEST_F(CFXV8UnitTest, NewNull) { in TEST_F() argument |