Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc206 if_call_runtime(this, Label::kDeferred), in GetOwnValuesOrEntries() local
210 GotoIfNot(IsJSObjectMap(map), &if_call_runtime); in GetOwnValuesOrEntries()
211 GotoIfMapHasSlowProperties(map, &if_call_runtime); in GetOwnValuesOrEntries()
244 BIND(&if_call_runtime); in GetOwnValuesOrEntries()