Searched refs:BranchIfFastJSArrayForCopy (Results 1 – 3 of 3) sorted by relevance
762 void BranchIfFastJSArrayForCopy(Node* object, Node* context, Label* if_true,
1118 void CodeStubAssembler::BranchIfFastJSArrayForCopy(Node* object, Node* context, in BranchIfFastJSArrayForCopy() function in v8::internal::CodeStubAssembler
1355 BranchIfFastJSArrayForCopy(receiver, context, &clone, &length_done); in TF_BUILTIN()