Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_global.cpp26 WideString PropFromV8Prop(v8::Isolate* pIsolate, in PropFromV8Prop() function
45 pObj->QueryProperty(PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropQuery()
63 pRuntime, PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropGet()
88 pRuntime, PropFromV8Prop(info.GetIsolate(), property).c_str(), value); in JSSpecialPropPut()
109 pRuntime, PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropDel()