Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.cc8626 return TryInline(getter, 0, NULL, ast_id, return_id, GETTER_CALL_RETURN); in TryInlineGetter()
13212 } else if (inlining_kind == GETTER_CALL_RETURN) { in CopyForInlining()
Dhydrogen-instructions.h1945 GETTER_CALL_RETURN, // Returning from a getter, need to restore context. enumerator