Home
last modified time | relevance | path

Searched defs:notConfigable (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp2187 BRANCH(IsConfigable(attr), &configable, &notConfigable); in TestIntegrityLevel() local
2319 BRANCH(IsConfigable(attr), &isConfigable, &notConfigable); in GetOwnPropertyDescriptors() local

Completed in 7 milliseconds