Home
last modified time | relevance | path

Searched refs:SetCompiledCodeFlagToFunction (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3642 inline void StubBuilder::SetCompiledCodeFlagToFunction(GateRef glue, GateRef function, GateRef valu… in SetCompiledCodeFlagToFunction() function
3657 SetCompiledCodeFlagToFunction(glue, jsFunc, compiledCodeFastCallBits); in SetCompiledFuncEntry()
Dstub_builder.h937 void SetCompiledCodeFlagToFunction(GateRef glue, GateRef function, GateRef value);
Dstub_builder.cpp11750 SetCompiledCodeFlagToFunction(glue, function, compiledCodeFlag); in SetCompiledCodeFlagToFunctionFromMethod()