Home
last modified time | relevance | path

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

/external/v8/src/
Dcontexts.cc169 static PropertyAttributes GetAttributesForMode(VariableMode mode) { in GetAttributesForMode() function
234 *attributes = GetAttributesForMode(r.mode); in Lookup()
307 *attributes = GetAttributesForMode(mode); in Lookup()
350 ? GetAttributesForMode(mode) in Lookup()