Searched refs:is_hydrogen_stub (Results 1 – 4 of 4) sorted by relevance
457 DCHECK(code_obj->is_hydrogen_stub()); in ComputeType()
727 (compiled_code_->is_hydrogen_stub())) { in DoComputeOutputFrames()1650 CHECK(compiled_code_->is_hydrogen_stub()); in DoComputeCompiledStubFrame()
4890 inline bool Code::is_hydrogen_stub() { in is_hydrogen_stub() function
4913 inline bool is_hydrogen_stub(); // Crankshafted, but not a function.