Searched defs:SetCompiledFuncEntry (Results 1 – 2 of 2) sorted by relevance
1297 void JSFunctionBase::SetCompiledFuncEntry(uintptr_t codeEntry, bool isFastCall) in SetCompiledFuncEntry() function in panda::ecmascript::JSFunctionBase
3652 inline void StubBuilder::SetCompiledFuncEntry(GateRef glue, GateRef jsFunc, GateRef codeEntry, Gate… in SetCompiledFuncEntry() function