Searched defs:NextStep (Results 1 – 4 of 4) sorted by relevance
664 int NextStep(int step) { in NextStep() function
834 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion() local
145 interface NextStep { interface
2477 void AsyncCompileJob::NextStep(Args&&... args) { in NextStep() function in v8::internal::wasm::AsyncCompileJob