Home
last modified time | relevance | path

Searched refs:SetCodeEntryToFunctionFromFuncEntry (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3350 inline void StubBuilder::SetCodeEntryToFunctionFromFuncEntry(GateRef glue, GateRef function, GateRe… in SetCodeEntryToFunctionFromFuncEntry() function
3440 SetCodeEntryToFunctionFromFuncEntry(glue, jsFunc, codeEntry); in SetCompiledFuncEntry()
Dstub_builder.h811 void SetCodeEntryToFunctionFromFuncEntry(GateRef glue, GateRef function, GateRef value);