Searched refs:ReduceEnsureWritableFastElements (Results 1 – 2 of 2) sorted by relevance
281 Reduction ReduceEnsureWritableFastElements(Node* node); in NON_EXPORTED_BASE()
111 return ReduceEnsureWritableFastElements(node); in Reduce()786 Reduction LoadElimination::ReduceEnsureWritableFastElements(Node* node) { in ReduceEnsureWritableFastElements() function in v8::internal::compiler::LoadElimination