Home | History | Annotate | Download | only in src

Lines Matching defs:stub

2382   JSEntryStub stub;
2383 set_js_entry_code(*stub.GetCode());
2388 JSConstructEntryStub stub;
2389 set_js_construct_entry_code(*stub.GetCode());
2397 // stub cache for these stubs.
2400 // { JSEntryStub stub;
2401 // js_entry_code_ = *stub.GetCode();
2403 // { JSConstructEntryStub stub;
2404 // js_construct_entry_code_ = *stub.GetCode();
2411 // create them if we need them during the creation of another stub.
2412 // Stub creation mixes raw pointers and handles in an unsafe manner so
2546 // Allocate the non_monomorphic_cache used in stub-cache.cc. The initial size
3696 // specialized construct stub.