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

/external/chromium_org/v8/src/
H A Dobjects.h3637 class NumberDictionaryShape : public BaseShape<uint32_t> { class in namespace:v8::internal
3646 class SeededNumberDictionaryShape : public NumberDictionaryShape {
3658 class UnseededNumberDictionaryShape : public NumberDictionaryShape {
H A Dobjects-inl.h6822 bool NumberDictionaryShape::IsMatch(uint32_t key, Object* other) {
6853 Handle<Object> NumberDictionaryShape::AsHandle(Isolate* isolate, uint32_t key) {

Completed in 240 milliseconds