Searched refs:context_slot (Results 1 – 2 of 2) sorted by relevance
1203 for (int context_slot = 0; in WriteBodyInternal() local1204 context_slot < context_slots; in WriteBodyInternal()1205 ++context_slot) { in WriteBodyInternal()1208 builder.AddFormatted("context_slot%d", context_slot + internal_slots); in WriteBodyInternal()1384 for (int context_slot = 0; in WriteBodyInternal() local1385 context_slot < context_slots; in WriteBodyInternal()1386 ++context_slot) { in WriteBodyInternal()
851 TVARIABLE(IntPtrT, context_slot); in GetDefaultConstructor()857 context_slot = IntPtrConstant(typed_array_function_index); in GetDefaultConstructor()860 return LoadContextElement(LoadNativeContext(context), context_slot.value()); in GetDefaultConstructor()