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

/external/chromium_org/v8/src/
H A Ddeoptimizer.h340 unsigned ComputeOutgoingArgumentSize() const;
H A Ddeoptimizer.cc2713 unsigned outgoing_size = ComputeOutgoingArgumentSize();
2740 unsigned Deoptimizer::ComputeOutgoingArgumentSize() const { function in class:v8::internal::Deoptimizer

Completed in 1220 milliseconds