Home
last modified time | relevance | path

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

/external/v8/src/
Ddeoptimizer.cc776 (compiled_code_->is_hydrogen_stub())) { in DoComputeOutputFrames()
1581 CHECK(compiled_code_->is_hydrogen_stub()); in DoComputeCompiledStubFrame()
Dobjects-inl.h4675 inline bool Code::is_hydrogen_stub() { in is_hydrogen_stub() function
Dobjects.h5078 inline bool is_hydrogen_stub(); // Crankshafted, but not a function.