Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-proxy-gen.cc752 throw_non_extensible(this, Label::kDeferred); in CheckHasTrapResult() local
773 GotoIfNot(target_extensible, &throw_non_extensible); in CheckHasTrapResult()
780 BIND(&throw_non_extensible); in CheckHasTrapResult()