Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.cpp191 Label notcallThis0(env); in CallSlowPath()
198 BRANCH(Int64Equal(numArgs, IntPtr(0)), &callThis0, &notcallThis0); in CallSlowPath() local
205 Bind(&notcallThis0); in CallSlowPath()

Completed in 2 milliseconds