Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dpool.py51 def create_result(value): member in MaybeResult
279 return MaybeResult.create_result(result.result)
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2712 create_result(this); in ReplaceGlobalCallableFastPath() local
2735 GotoIfNot(IntPtrLessThan(var_i.value(), end), &create_result); in ReplaceGlobalCallableFastPath()
2843 Goto(&create_result); in ReplaceGlobalCallableFastPath()
2846 BIND(&create_result); in ReplaceGlobalCallableFastPath()