Searched defs:SetValueByName (Results 1 – 2 of 2) sorted by relevance
37 bool SetValueByName(const ByteStringView&, CFXJSE_Value*) override { in SetValueByName() function in CJS_RuntimeStub
249 bool CJS_Runtime::SetValueByName(const ByteStringView& utf8Name, in SetValueByName() function in CJS_Runtime