Home
last modified time | relevance | path

Searched defs:if_no_properties (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc172 if_no_properties(this, Label::kDeferred); in GetOwnValuesOrEntries() local
226 Label* if_call_runtime_with_fast_path, Label* if_no_properties, in FastGetOwnValuesOrEntries()