Searched refs:DescriptorPointer (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dproperty-details.h207 int pointer() const { return DescriptorPointer::decode(value_); }
273 class DescriptorPointer class in class:v8::internal::BASE_EMBEDDED
285 value_ = DescriptorPointer::update(value, pointer);

Completed in 1177 milliseconds