Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc1236 Label call_runtime(this, Label::kDeferred), prototype_null(this), in TF_BUILTIN() local
1240 GotoIf(IsNull(prototype), &prototype_null); in TF_BUILTIN()
1248 BIND(&prototype_null); in TF_BUILTIN()