Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc932 Label if_isprototype(this), if_isnotprototype(this); in TF_BUILTIN() local
934 &if_isnotprototype); in TF_BUILTIN()
947 Bind(&if_isnotprototype); in TF_BUILTIN()
1105 Label if_isprototype(this), if_isnotprototype(this); in FlagGetter() local
1107 &if_isnotprototype); in FlagGetter()
1116 Bind(&if_isnotprototype); in FlagGetter()