Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds