Home | History | Annotate | Download | only in src

Lines Matching full:stub

1488   CEntryStub stub(1);
1489 set_c_entry_code(*stub.GetCode());
1495 RegExpCEntryStub stub;
1496 set_re_c_entry_code(*stub.GetCode());
1502 JSEntryStub stub;
1503 set_js_entry_code(*stub.GetCode());
1508 JSConstructEntryStub stub;
1509 set_js_construct_entry_code(*stub.GetCode());
1517 // stub cache for these stubs.
1520 // { CEntryStub stub;
1521 // c_entry_code_ = *stub.GetCode();
1523 // { DebuggerStatementStub stub;
1524 // debugger_statement_code_ = *stub.GetCode();
1629 // Allocate the non_monomorphic_cache used in stub-cache.cc. The initial size
2390 // specialized construct stub.