Searched refs:SetValueByNameInGlobalObject (Results 1 – 3 of 3) sorted by relevance
56 bool SetValueByNameInGlobalObject(ByteStringView utf8Name,
198 bool CJS_Runtime::SetValueByNameInGlobalObject(ByteStringView utf8Name, in SetValueByNameInGlobalObject() function in CJS_Runtime
287 pCJSRuntime->SetValueByNameInGlobalObject(szPropName, pValue); in GlobalPropertySetter()