Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h794 void SetCompiledCodeFlagToFunction(GateRef glue, GateRef function, GateRef value);
Dstub_builder-inl.h3156 inline void StubBuilder::SetCompiledCodeFlagToFunction(GateRef glue, GateRef function, GateRef valu… in SetCompiledCodeFlagToFunction() function
Dstub_builder.cpp10074 SetCompiledCodeFlagToFunction(glue, function, compiledCodeFlag); in SetCompiledCodeFlagToFunctionFromMethod()