Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp522 StubIdType stubId = RTSTUB_ID(CallRuntime); in VisitRuntimeCall() local
561 StubIdType stubId = RTSTUB_ID(CallRuntimeWithArgv); in VisitRuntimeCallWithArgv() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp689 Register actualArgC, Register jsfunc, int stubId) in JSBoundFunctionCallInternal()