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