Searched refs:dic (Results 1 – 1 of 1) sorted by relevance
115 JSRef<JSObject> dic = JSRef<JSObject>::Cast(resultValue); in ParseValue() local116 auto names = dic->GetPropertyNames(); in ParseValue()122 JSRef<JSVal> property = dic->GetProperty(key->ToString().c_str()); in ParseValue()