Home
last modified time | relevance | path

Searched defs:skip_stub_frame (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-factory.cc480 bool skip_stub_frame) { in FastNewRestParameter()
488 bool skip_stub_frame) { in FastNewSloppyArguments()
496 bool skip_stub_frame) { in FastNewStrictArguments()
Dcode-stubs.h1112 int skip_stub_frame() const { return SkipStubFrameBits::decode(minor_key_); } in skip_stub_frame() function
1130 int skip_stub_frame() const { return SkipStubFrameBits::decode(minor_key_); } in skip_stub_frame() function
1154 int skip_stub_frame() const { return SkipStubFrameBits::decode(minor_key_); } in skip_stub_frame() function