Home
last modified time | relevance | path

Searched defs:SetNativePointerToFunctionFromMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp2333 void ObjectFactory::SetNativePointerToFunctionFromMethod(const JSHandle<JSFunctionBase> &func, in SetNativePointerToFunctionFromMethod() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3570 inline void StubBuilder::SetNativePointerToFunctionFromMethod(GateRef glue, GateRef function, GateR… in SetNativePointerToFunctionFromMethod() function