Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc1167 Node* const runtime_result = in AllocateRaw() local
1170 result.Bind(runtime_result); in AllocateRaw()
1198 Node* runtime_result; in AllocateRaw() local
1203 runtime_result = in AllocateRaw()
1207 runtime_result = CallRuntime(Runtime::kAllocateInNewSpace, in AllocateRaw()
1210 result.Bind(runtime_result); in AllocateRaw()