Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Dv8_impl.h211 void InitFromV8Value(v8::Local<v8::Context> context,
Dv8_impl.cc1494 InitFromV8Value(context, value); in CefV8ValueImpl()
1504 void CefV8ValueImpl::InitFromV8Value(v8::Local<v8::Context> context, in InitFromV8Value() function in CefV8ValueImpl