Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp339 Label endTagIsUndefined(env); in DECLARE_BUILTINS() local
388 … Branch(Int64GreaterThanOrEqual(IntPtr(1), numArgs), &endTagIsUndefined, &endTagNotUndefined); in DECLARE_BUILTINS()
389 Bind(&endTagIsUndefined); in DECLARE_BUILTINS()