Searched defs:new_source (Results 1 – 5 of 5) sorted by relevance
939 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForElementwiseBinaryOp() local963 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForElementwiseUnaryOp() local1060 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForDotWithIndexedLhs() local1096 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForDotWithIndexedRhs() local
223 void MergeReturnPass::UpdatePhiNodes(BasicBlock* new_source, in UpdatePhiNodes()
1045 Handle<String> new_source, bool preview, in PatchScript()
1065 std::string new_source(module->source()); in GenerateImplementation() local