Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp975 uint16_t firstVRegIdx, uint16_t length) in SuperCall()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2558 … const JSHandle<JSTaggedValue> &newTarget, uint16_t firstVRegIdx, in RuntimeSuperCall()
Druntime_stubs.cpp2587 JSTaggedValue firstVRegIdx = GetArg(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local