Home
last modified time | relevance | path

Searched refs:LOCAL_ONLY (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dhandles.h238 enum KeyCollectionType { LOCAL_ONLY, INCLUDE_PROTOS }; enumerator
Dhandles.cc686 if (type == LOCAL_ONLY) in GetKeysInFixedArrayFor()
Dapi.cc2937 i::GetKeysInFixedArrayFor(self, i::LOCAL_ONLY, &threw); in GetOwnPropertyNames()
Druntime.cc5091 GetKeysInFixedArrayFor(object, LOCAL_ONLY, &threw); in RUNTIME_FUNCTION()