Searched defs:ParameterCount (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcode.h41 class ParameterCount BASE_EMBEDDED {
43 explicit ParameterCount(Register reg) function in class:v8::internal::BASE_EMBEDDED
45 explicit ParameterCount(int immediate) function in class:v8::internal::BASE_EMBEDDED
64 DISALLOW_IMPLICIT_CONSTRUCTORS(ParameterCount);

Completed in 211 milliseconds