Searched refs:JSObjectGrowElementsCapacity (Results 1 – 3 of 3) sorted by relevance
455 V(JSObjectGrowElementsCapacity) \
518 DEF_RUNTIME_STUBS(JSObjectGrowElementsCapacity) in DEF_RUNTIME_STUBS() argument520 RUNTIME_STUBS_HEADER(JSObjectGrowElementsCapacity); in DEF_RUNTIME_STUBS()
216 …elements = CallRuntime(glue, RTSTUB_ID(JSObjectGrowElementsCapacity), {thisValue, IntToTaggedInt(n… in Unshift()