Searched refs:GetValueByNameFromGlobalObject (Results 1 – 3 of 3) sorted by relevance
56 bool GetValueByNameFromGlobalObject(ByteStringView utf8Name,
179 bool CJS_Runtime::GetValueByNameFromGlobalObject(ByteStringView utf8Name, in GetValueByNameFromGlobalObject() function in CJS_Runtime
287 if (!pCJSRuntime->GetValueByNameFromGlobalObject(szPropName, &temp_value)) in GlobalPropertyGetter()383 if (!pCJSRuntime->GetValueByNameFromGlobalObject(szPropName, &temp_local)) in NormalPropertyGetter()