Searched refs:ConstructStubCreate (Results 1 – 3 of 3) sorted by relevance
545 BailoutId::ConstructStubCreate(), FrameStateType::kConstructStub, in ReduceJSCall()
1006 static BailoutId ConstructStubCreate() { return BailoutId(1); } in ConstructStubCreate() function1009 return id_ == ConstructStubCreate().ToInt() || in IsValidForConstructStub()
1196 bailout_id == BailoutId::ConstructStubCreate() ? "create" : "invoke", in DoComputeConstructStubFrame()1280 CHECK(bailout_id == BailoutId::ConstructStubCreate() || in DoComputeConstructStubFrame()1282 const char* debug_hint = bailout_id == BailoutId::ConstructStubCreate() in DoComputeConstructStubFrame()1304 bailout_id == BailoutId::ConstructStubCreate() in DoComputeConstructStubFrame()