Home
last modified time | relevance | path

Searched refs:ConstructStubInvoke (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Djs-inlining.cc600 BailoutId::ConstructStubInvoke(), in ReduceJSCall()
Djs-call-reducer.cc5582 node, outer_frame_state, 1, BailoutId::ConstructStubInvoke(), in ReducePromiseConstructor()
6152 node, frame_state, arity, BailoutId::ConstructStubInvoke(), in ReduceTypedArrayConstructor()
/external/v8/src/
Dutils.h1007 static BailoutId ConstructStubInvoke() { return BailoutId(2); } in ConstructStubInvoke() function
1010 id_ == ConstructStubInvoke().ToInt(); in IsValidForConstructStub()
Ddeoptimizer.cc1281 bailout_id == BailoutId::ConstructStubInvoke()); in DoComputeConstructStubFrame()