Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_v8.cpp75 v8::Local<v8::Boolean> CFX_V8::NewBoolean(bool b) { in NewBoolean() function in CFX_V8
H A Dcfx_v8_unittest.cpp98 TEST_F(CFXV8UnitTest, NewBoolean) { in TEST_F() argument