Home
last modified time | relevance | path

Searched defs:has_unwinding_info (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfactory.cc1564 bool has_unwinding_info = desc.unwinding_info != nullptr; in NewCode() local
Dobjects-inl.h5071 inline bool Code::has_unwinding_info() const { in has_unwinding_info() function