Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp587 SetWorkNodePointerToFunction(glue, func, NullPtr()); in InitializeJSFunction()
Dstub_builder.h648 void SetWorkNodePointerToFunction(GateRef glue, GateRef function, GateRef value);
Dstub_builder-inl.h2621 inline void StubBuilder::SetWorkNodePointerToFunction(GateRef glue, GateRef function, GateRef value) in SetWorkNodePointerToFunction() function