Home
last modified time | relevance | path

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

/third_party/node/src/
H A Djs_native_api_v8.cc2373 v8::KeyCollectionMode collection_mode; in OH_JSVM_GetAllPropertyNames() local
2378 collection_mode = v8::KeyCollectionMode::kIncludePrototypes; in OH_JSVM_GetAllPropertyNames()
2381 collection_mode = v8::KeyCollectionMode::kOwnOnly; in OH_JSVM_GetAllPropertyNames()
2400 collection_mode, in OH_JSVM_GetAllPropertyNames()

Completed in 7 milliseconds