Searched refs:uPropIdx (Results 1 – 2 of 2) sorted by relevance
61 bool GetObjectPropertyByIdx(uint32_t uPropIdx, CFXJSE_Value* lpPropValue);
176 bool CFXJSE_Value::GetObjectPropertyByIdx(uint32_t uPropIdx, in GetObjectPropertyByIdx() argument186 ->Get(GetIsolate()->GetCurrentContext(), uPropIdx) in GetObjectPropertyByIdx()