Searched refs:QueryProperty (Results 1 – 2 of 2) sorted by relevance
47 CJS_Result QueryProperty(const wchar_t* propname);
45 pObj->QueryProperty(PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropQuery()224 CJS_Result CJS_Global::QueryProperty(const wchar_t* propname) { in QueryProperty() function in CJS_Global