Searched refs:CopyUnconstrained (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dlithium.h183 LUnallocated* CopyUnconstrained() { function in class:v8::internal::LUnallocated
H A Dlithium-allocator.cc803 LUnallocated* output_copy = first_output->CopyUnconstrained();
834 LUnallocated* input_copy = cur_input->CopyUnconstrained();
843 LUnallocated* input_copy = cur_input->CopyUnconstrained();
867 LUnallocated* input_copy = cur_input->CopyUnconstrained();

Completed in 128 milliseconds