Searched refs:ExtractArgcFromMinorKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Ddisassembler.cc238 int argc = CallFunctionStub::ExtractArgcFromMinorKey(minor_key);
H A Dcode-stubs.h795 static int ExtractArgcFromMinorKey(int minor_key) {
1533 static int ExtractArgcFromMinorKey(int minor_key) { function in class:CallFunctionStub
H A Ddebug.cc1437 ? CallICStub::ExtractArgcFromMinorKey(CodeStub::MinorKeyFromKey(key))
1438 : CallFunctionStub::ExtractArgcFromMinorKey(

Completed in 138 milliseconds