Searched refs:kEmbedMapsViaWeakCells (Results 1 – 3 of 3) sorted by relevance
1423 BuildCompareNil(GetParameter(0), type, &continuation, kEmbedMapsViaWeakCells); in BuildCodeInitializedStub()
1843 enum MapEmbedding { kEmbedMapsDirectly, kEmbedMapsViaWeakCells }; enumerator
3211 if (map_embedding == kEmbedMapsViaWeakCells) { in BuildCompareNil()