Searched refs:done_argc (Results 1 – 1 of 1) sorted by relevance
1056 Label check_argc(this), update_argc(this), done_argc(this); in TF_BUILTIN() local1058 Branch(IsSharedFunctionInfoDontAdaptArguments(shared), &done_argc, in TF_BUILTIN()1062 &done_argc); in TF_BUILTIN()1065 Goto(&done_argc); in TF_BUILTIN()1066 BIND(&done_argc); in TF_BUILTIN()