Home | History | Annotate | Download | only in src

Lines Matching defs:stub

2974   JSEntryStub stub;
2975 set_js_entry_code(*stub.GetCode(isolate()));
2980 JSConstructEntryStub stub;
2981 set_js_construct_entry_code(*stub.GetCode(isolate()));
2989 // stub cache for these stubs.
2992 // { JSEntryStub stub;
2993 // js_entry_code_ = *stub.GetCode();
2995 // { JSConstructEntryStub stub;
2996 // js_construct_entry_code_ = *stub.GetCode();
3003 // create them if we need them during the creation of another stub.
3004 // Stub creation mixes raw pointers and handles in an unsafe manner so
3133 // Allocate the non_monomorphic_cache used in stub-cache.cc. The initial size