Searched refs:RuntimeEntry (Results 1 – 2 of 2) sorted by relevance
27 class RuntimeEntry; variable1064 void CallRuntime(const RuntimeEntry &entry, intptr_t argument_count);
3139 void Assembler::CallRuntime(const RuntimeEntry &entry, in CallRuntime()