Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_class.cpp80 v8::Local<v8::String> hPropName = in DynPropGetterAdapter_MethodCallback() local
82 ASSERT(lpClass && !hPropName.IsEmpty()); in DynPropGetterAdapter_MethodCallback()
84 v8::String::Utf8Value szPropName(info.GetIsolate(), hPropName); in DynPropGetterAdapter_MethodCallback()