Home
last modified time | relevance | path

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

/external/v8/src/
Dast.h772 virtual BailoutId StackCheckId() const OVERRIDE { return back_edge_id_; } in StackCheckId() function
809 virtual BailoutId StackCheckId() const OVERRIDE { return body_id_; } in StackCheckId() function
856 virtual BailoutId StackCheckId() const OVERRIDE { return body_id_; } in StackCheckId() function
943 virtual BailoutId StackCheckId() const OVERRIDE { return body_id_; } in StackCheckId() function
1004 virtual BailoutId StackCheckId() const OVERRIDE { return BackEdgeId(); } in StackCheckId() function