Searched defs:is_near_linked (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/codegen/ | ||
H A D | label.h | 67 V8_INLINE bool is_near_linked() const { return near_link_pos_ > 0; } in is_near_linked() function in v8::internal::Label |
Completed in 2 milliseconds