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

/external/v8/src/
H A Dhandles.h238 enum KeyCollectionType { LOCAL_ONLY, INCLUDE_PROTOS }; enumerator in enum:v8::internal::KeyCollectionType
H A Dhandles.cc697 GetKeysInFixedArrayFor(object, INCLUDE_PROTOS, threw);
H A Druntime.cc4891 GetKeysInFixedArrayFor(object, INCLUDE_PROTOS, &threw);
9947 GetKeysInFixedArrayFor(array, INCLUDE_PROTOS, &threw);
10761 GetKeysInFixedArrayFor(ext, INCLUDE_PROTOS, &threw);
10822 GetKeysInFixedArrayFor(ext, INCLUDE_PROTOS, &threw);
H A Dapi.cc2916 i::GetKeysInFixedArrayFor(self, i::INCLUDE_PROTOS, &threw);

Completed in 93 milliseconds