Home
last modified time | relevance | path

Searched refs:InitNull (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/
Dv8_impl.h214 void InitNull();
Dv8_impl.cc1245 impl->InitNull(); in CreateNull()
1509 InitNull(); in InitFromV8Value()
1541 void CefV8ValueImpl::InitNull() { in InitNull() function in CefV8ValueImpl