Home
last modified time | relevance | path

Searched defs:IsAllocated (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/Common/
H A DMyBuffer2.h23 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function in CMidBuffer
114 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function in CAlignedBuffer
/third_party/node/deps/v8/src/heap/
H A Dslot-set.h90 bool IsAllocated() { return bitmap_ & kPointerTag; } in IsAllocated() function in v8::internal::PossiblyEmptyBuckets
[all...]
/third_party/node/src/
H A Dutil.h445 bool IsAllocated() const { in IsAllocated() function in node::MaybeStackBuffer
/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc1229 bool RegisterState::IsAllocated(RegisterIndex reg) { in IsAllocated() function in v8::internal::compiler::RegisterState
[all...]

Completed in 8 milliseconds