Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-proxy-gen.cc751 throw_non_configurable(this, Label::kDeferred), in CheckHasTrapResult() local
767 GotoIf(non_configurable, &throw_non_configurable); in CheckHasTrapResult()
777 BIND(&throw_non_configurable); in CheckHasTrapResult()