Searched refs:GetValueByNameFromGlobalObject (Results 1 – 3 of 3) sorted by relevance
55 v8::Local<v8::Value> GetValueByNameFromGlobalObject(ByteStringView utf8Name);
186 v8::Local<v8::Value> CJS_Runtime::GetValueByNameFromGlobalObject( in GetValueByNameFromGlobalObject() function in CJS_Runtime
356 pCJSRuntime->GetValueByNameFromGlobalObject(szPropName); in GlobalPropertyGetter()447 pCJSRuntime->GetValueByNameFromGlobalObject(szPropName); in NormalPropertyGetter()