Home
last modified time | relevance | path

Searched refs:kApiArgc (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ia32/
Dcode-stubs-ia32.cc398 const int kApiArgc = 1 + 1; in Generate() local
404 PrepareCallApiFunction(masm, kApiArgc + kApiStackSpace); in Generate()
467 const int kApiArgc = 3 + 1; in Generate() local
472 PrepareCallApiFunction(masm, kApiArgc); in Generate()