Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc1014 Label call_runtime(this), call_runtime_unchecked(this), argc_0(this), in TF_BUILTIN() local
1026 GotoIf(IntPtrEqual(argc, IntPtrConstant(0)), &argc_0); in TF_BUILTIN()
1029 Bind(&argc_0); in TF_BUILTIN()