Home
last modified time | relevance | path

Searched defs:thisObject (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h1389 JSTaggedValue thisObject = GetThis(currentSp); in RunInternal() local
1404 JSTaggedValue thisObject = GetThis(currentSp); in RunInternal() local
1433 JSTaggedValue thisObject = GetThis(currentSp); in RunInternal() local
1448 JSTaggedValue thisObject = GetThis(currentSp); in RunInternal() local
7078 JSTaggedValue thisObject = GetThis(sp); in RunInternal() local