Home
last modified time | relevance | path

Searched defs:firstVRegIdx (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp974 SuperCall(JSThread *thread, JSTaggedValue func, JSTaggedValue newTarget, uint16_t firstVRegIdx, uint16_t length) SuperCall() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp2579 JSTaggedValue firstVRegIdx = GetArg(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local

Completed in 12 milliseconds