Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/jsapi/
Dfxjs_v8.h100 v8::Local<v8::Value> JS_GetListValue(IJS_Runtime* pJSRuntime, v8::Local<v8::Value> pList, int ind…
/external/pdfium/fpdfsdk/src/jsapi/
Dfxjs_v8.cpp706 v8::Local<v8::Value> JS_GetListValue(IJS_Runtime* pJSRuntime, v8::Local<v8::Value> pList, int index) in JS_GetListValue() function