Home
last modified time | relevance | path

Searched defs:construct_stub (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Djs-inlining.cc333 Code* const construct_stub = shared_info->construct_stub(); in NeedsImplicitReceiver() local
343 Code* const construct_stub = shared_info->construct_stub(); in IsNonConstructible() local
/external/v8/src/
Dcompiler.cc1870 Handle<Code> construct_stub = Handle<Code>(fun->shared()->construct_stub()); in GetSharedFunctionInfoForNative() local
Dfactory.cc2424 Handle<Code> construct_stub = in NewSharedFunctionInfo() local
Ddeoptimizer.cc1509 Code* construct_stub = builtins->builtin(Builtins::kJSConstructStubGeneric); in DoComputeConstructStubFrame() local