Home
last modified time | relevance | path

Searched defs:NewNull (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcfx_v8.cpp90 v8::Local<v8::Value> CFX_V8::NewNull() { in NewNull() function in CFX_V8
Dcfx_v8_unittest.cpp68 TEST_F(CFXV8UnitTest, NewNull) { in TEST_F() argument