Searched defs:IsBound (Results 1 – 6 of 6) sorted by relevance
196 bool IsBound() const { return is_bound_; } in IsBound() function
90 bool IsBound() const { return position_ < 0; } in IsBound() function
177 bool IsBound() const { return is_bound_; } in IsBound() function
1468 bool CodeAssemblerVariable::IsBound() const { return impl_->value_ != nullptr; } in IsBound() function in v8::internal::compiler::CodeAssemblerVariable
166 static bool IsBound () in IsBound() function in GstAsioCallbacksSlot
61 bool IsBound() const { return location_ >= 0; } in IsBound() function