Searched refs:create_result (Results 1 – 2 of 2) sorted by relevance
40 def create_result(value): member in MaybeResult146 yield MaybeResult.create_result(result.result)
2271 create_result(this); in ReplaceGlobalCallableFastPath() local2297 GotoIfNot(IntPtrLessThan(i, end), &create_result); in ReplaceGlobalCallableFastPath()2403 Goto(&create_result); in ReplaceGlobalCallableFastPath()2406 Bind(&create_result); in ReplaceGlobalCallableFastPath()