Searched refs:collection_mode (Results 1 – 1 of 1) sorted by relevance
2074 v8::KeyCollectionMode collection_mode; in OH_JSVM_GetAllPropertyNames() local2079 collection_mode = v8::KeyCollectionMode::kIncludePrototypes; in OH_JSVM_GetAllPropertyNames()2082 collection_mode = v8::KeyCollectionMode::kOwnOnly; in OH_JSVM_GetAllPropertyNames()2101 collection_mode, in OH_JSVM_GetAllPropertyNames()