Home
last modified time | relevance | path

Searched defs:SetValueByName (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_runtimestub.cpp37 bool SetValueByName(const ByteStringView&, CFXJSE_Value*) override { in SetValueByName() function in CJS_RuntimeStub
Dcjs_runtime.cpp249 bool CJS_Runtime::SetValueByName(const ByteStringView& utf8Name, in SetValueByName() function in CJS_Runtime