Home
last modified time | relevance | path

Searched defs:firstArgOffset (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp3625 GateRef firstArgOffset = Int16(1); in GenerateCircuit() local
3849 GateRef firstArgOffset = Int32(1); in GenerateCircuit() local
3939 GateRef firstArgOffset = Int16(1); GenerateCircuit() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp4605 GateRef firstArgOffset = Int16(1); in DECLARE_ASM_HANDLER() local
4677 GateRef firstArgOffset = Int16(1); in DECLARE_ASM_HANDLER() local
4750 GateRef firstArgOffset = Int16(1); DECLARE_ASM_HANDLER() local
[all...]
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp4188 constexpr uint16_t firstArgOffset = 1; in RunInternal() local
4324 constexpr uint16_t firstArgOffset = 1; in RunInternal() local
4459 constexpr uint16_t firstArgOffset = 1; in RunInternal() local

Completed in 33 milliseconds