Searched defs:is_bound (Results 1 – 13 of 13) sorted by relevance
52 bool is_bound() const { return bound_; } in is_bound() function94 bool is_bound() const { in is_bound() function
42 bool is_bound(int case_value) const { in is_bound() function
61 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
195 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
93 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
83 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
65 bool is_bound; in Init() local
59 V8_INLINE bool is_bound() const { return pos_ < 0; } in is_bound() function
68 bool is_bound() const { return !!router_; } in is_bound() function
45 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
47 bool is_bound() const { return handle_.is_valid() || endpoint_client_; } in is_bound() function
636 void Assembler::branchOnCond(Condition c, int branch_offset, bool is_bound) { in branchOnCond()
1360 inline bool is_bound() const { return bound_; } in is_bound() function