Home
last modified time | relevance | path

Searched refs:create_result (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/testrunner/local/
Dpool.py40 def create_result(value): member in MaybeResult
146 yield MaybeResult.create_result(result.result)
/external/v8/src/builtins/
Dbuiltins-regexp.cc2271 create_result(this); in ReplaceGlobalCallableFastPath() local
2297 GotoIfNot(IntPtrLessThan(i, end), &create_result); in ReplaceGlobalCallableFastPath()
2403 Goto(&create_result); in ReplaceGlobalCallableFastPath()
2406 Bind(&create_result); in ReplaceGlobalCallableFastPath()