Searched refs:GetCompilerRuntimeInterface (Results 1 – 3 of 3) sorted by relevance
148 compiler::RuntimeInterface *GetCompilerRuntimeInterface() const override in GetCompilerRuntimeInterface() function
101 virtual compiler::RuntimeInterface *GetCompilerRuntimeInterface() const in GetCompilerRuntimeInterface() function
282 runtime_ = Runtime::GetCurrent()->GetPandaVM()->GetCompilerRuntimeInterface(); in Run()