Searched refs:context_slot (Results 1 – 2 of 2) sorted by relevance
223 TVARIABLE(IntPtrT, context_slot); in GetDefaultConstructor()229 context_slot = IntPtrConstant(typed_array_function_index); in GetDefaultConstructor()233 LoadContextElement(LoadNativeContext(context), context_slot.value())); in GetDefaultConstructor()
1124 for (int context_slot = 0; context_slot < context_slots; ++context_slot) { in WriteBodyInternal() local1127 builder.AddFormatted("context_slot%d", context_slot + internal_slots); in WriteBodyInternal()1295 for (int context_slot = 0; context_slot < context_slots; ++context_slot) { in WriteBodyInternal() local