Searched refs:AllocateCellWithValue (Results 1 – 2 of 2) sorted by relevance
1239 Node* AllocateCellWithValue(Node* value,1242 return AllocateCellWithValue(SmiConstant(value), SKIP_WRITE_BARRIER);
2975 Node* CodeStubAssembler::AllocateCellWithValue(Node* value, in AllocateCellWithValue() function in v8::internal::CodeStubAssembler