Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc84 TNode<JSArray> FastGetOwnValuesOrEntries(
219 TNode<JSArray> result = FastGetOwnValuesOrEntries( in GetOwnValuesOrEntries()
266 TNode<JSArray> ObjectEntriesValuesBuiltinsAssembler::FastGetOwnValuesOrEntries( in FastGetOwnValuesOrEntries() function in v8::internal::ObjectEntriesValuesBuiltinsAssembler
/external/v8/src/
Dobjects.cc8964 V8_WARN_UNUSED_RESULT Maybe<bool> FastGetOwnValuesOrEntries( in FastGetOwnValuesOrEntries() function
9049 Maybe<bool> fast_values_or_entries = FastGetOwnValuesOrEntries( in GetOwnValuesOrEntries()