Searched refs:QueryProperty (Results 1 – 1 of 1) sorted by relevance
47 pObj->QueryProperty(PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropQuery()146 CJS_Return QueryProperty(const wchar_t* propname);268 CJS_Return JSGlobalAlternate::QueryProperty(const wchar_t* propname) { in QueryProperty() function in JSGlobalAlternate