Searched refs:runtime_call (Results 1 – 1 of 1) sorted by relevance
1155 Label runtime_call(this, Label::kDeferred), no_runtime_call(this); in AllocateRaw() local1194 Branch(UintPtrGreaterThanOrEqual(new_top, limit), &runtime_call, in AllocateRaw()1197 BIND(&runtime_call); in AllocateRaw()