Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object-gen.cc80 TNode<JSArray> FastGetOwnValuesOrEntries(
184 TNode<JSArray> result = FastGetOwnValuesOrEntries( in GetOwnValuesOrEntries()
224 TNode<JSArray> ObjectEntriesValuesBuiltinsAssembler::FastGetOwnValuesOrEntries( in FastGetOwnValuesOrEntries() function in v8::internal::ObjectEntriesValuesBuiltinsAssembler
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc2084 V8_WARN_UNUSED_RESULT Maybe<bool> FastGetOwnValuesOrEntries( in FastGetOwnValuesOrEntries() function
2191 Maybe<bool> fast_values_or_entries = FastGetOwnValuesOrEntries( in GetOwnValuesOrEntries()

Completed in 12 milliseconds