Searched refs:restObj (Results 1 – 1 of 1) sorted by relevance
1929 JSHandle<JSObject> restObj = factory->NewEmptyJSObject(); in CommonCreateObjectWithExcludedKeys() local1931 return restObj.GetTaggedValue(); in CommonCreateObjectWithExcludedKeys()1954 JSObject::SetProperty(thread, restObj, key, value, true); in CommonCreateObjectWithExcludedKeys()1959 return restObj.GetTaggedValue(); in CommonCreateObjectWithExcludedKeys()