Searched refs:GetCompilerRuntimeInterface (Results 1 – 5 of 5) sorted by relevance
152 compiler::RuntimeInterface *GetCompilerRuntimeInterface() const override in GetCompilerRuntimeInterface() function
116 virtual compiler::RuntimeInterface *GetCompilerRuntimeInterface() const in GetCompilerRuntimeInterface() function
218 ASSERT_NE(vm->GetCompilerRuntimeInterface(), nullptr); in TEST_F()
235 compiler::RuntimeInterface *GetCompilerRuntimeInterface() const override in GetCompilerRuntimeInterface() function
148 paoc_->runtime_ = Runtime::GetCurrent()->GetPandaVM()->GetCompilerRuntimeInterface(); in InitRuntime()