Searched refs:GetInvokeInterface (Results 1 – 3 of 3) sorted by relevance
24 const ETS_InvokeInterface *GetInvokeInterface();
80 const ETS_InvokeInterface *GetInvokeInterface() in GetInvokeInterface() function
152 : EtsVM {napi::GetInvokeInterface()}, runtime_(runtime), mm_(mm) in PandaEtsVM()