Searched refs:ExtractArgcFromMinorKey (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/v8/src/
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(
H A Ddisassembler.cc238 int argc = CallFunctionStub::ExtractArgcFromMinorKey(minor_key);

Completed in 107 milliseconds