Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.cc457 DCHECK(code_obj->is_hydrogen_stub()); in ComputeType()
Ddeoptimizer.cc727 (compiled_code_->is_hydrogen_stub())) { in DoComputeOutputFrames()
1650 CHECK(compiled_code_->is_hydrogen_stub()); in DoComputeCompiledStubFrame()
Dobjects-inl.h4890 inline bool Code::is_hydrogen_stub() { in is_hydrogen_stub() function
Dobjects.h4913 inline bool is_hydrogen_stub(); // Crankshafted, but not a function.