Searched refs:context_slot (Results 1 – 2 of 2) sorted by relevance
1168 for (int context_slot = 0; in WriteBodyInternal() local1169 context_slot < context_slots; in WriteBodyInternal()1170 ++context_slot) { in WriteBodyInternal()1173 builder.AddFormatted("context_slot%d", context_slot + internal_slots); in WriteBodyInternal()1372 for (int context_slot = 0; in WriteBodyInternal() local1373 context_slot < context_slots; in WriteBodyInternal()1374 ++context_slot) { in WriteBodyInternal()
1304 HValue* context_slot = LoadFromOptimizedCodeMap( in BuildCheckAndInstallOptimizedCode() local1309 context_slot); in BuildCheckAndInstallOptimizedCode()