Home
last modified time | relevance | path

Searched refs:notcallThis1 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.cpp192 Label notcallThis1(env); in CallSlowPath()
207 BRANCH(Int64Equal(numArgs, IntPtr(1)), &callThis1, &notcallThis1); in CallSlowPath() local
215 Bind(&notcallThis1); in CallSlowPath()

Completed in 1 milliseconds