H A D | slowpath_lowering.cpp | 863 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1)}); in LowerCreateIterResultObj() local 864 ReplaceHirWithValue(gate, newGate); in LowerCreateIterResultObj() 956 GateRef newGate = LowerCallRuntime(gate, id, { genObj, value }); in LowerSuspendGenerator() local 957 ReplaceHirWithValue(gate, newGate); in LowerSuspendGenerator() 965 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1)}); in LowerAsyncFunctionAwaitUncaught() local 966 ReplaceHirWithValue(gate, newGate); in LowerAsyncFunctionAwaitUncaught() 975 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1), taggedTrue}); in LowerAsyncFunctionResolve() local 976 ReplaceHirWithValue(gate, newGate); in LowerAsyncFunctionResolve() 985 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1), taggedFalse}); in LowerAsyncFunctionReject() local 986 ReplaceHirWithValue(gate, newGate); in LowerAsyncFunctionReject() 1091 GateRef newGate = LowerCallRuntime(gate, id, LowerCallSpread() local 1123 GateRef newGate = LowerCallRuntime(gate, id, LowerNewObjApply() local 1143 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0)}); LowerThrowConstAssignment() local 1150 GateRef newGate = LowerCallRuntime(gate, id, {}); LowerThrowThrowNotExists() local 1157 GateRef newGate = LowerCallRuntime(gate, id, {}); LowerThrowPatternNonCoercible() local 1252 GateRef newGate = LowerCallRuntime(gate, id, {}); LowerThrowDeleteSuperProperty() local 1282 GateRef newGate = LowerCallRuntime(gate, id, {}); LowerLdSymbol() local 1291 GateRef newGate = circuit_->NewGate(circuit_->Load(bit), VariableType::JS_ANY().GetMachineType(), LowerLdGlobal() local 1391 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::Getpropiterator, {glue_, object}); LowerGetPropIterator() local 1400 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0)}); LowerCloseIterator() local 1518 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::DeleteObjectProperty, LowerDelObjProp() local 1531 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1)}); LowerExp() local 1540 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1)}); LowerIsIn() local 1654 GateRef newGate = LowerCallRuntime(gate, id, { literal }); LowerGetTemplateObject() local 1665 GateRef newGate = LowerCallRuntime(gate, id, { proto, obj }); LowerSetObjectWithProto() local 1707 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), jsFunc}); LowerDynamicImport() local 1798 GateRef newGate = LowerCallRuntime(gate, id, vec); LowerSuperCallArrow() local 2192 GateRef newGate = LowerCallRuntime(gate, id, { dst, src }); LowerCopyDataProperties() local 2207 GateRef newGate = LowerCallRuntime(gate, id, args); LowerCreateObjectWithExcludedKeys() local 2223 GateRef newGate = LowerCallRuntime(gate, id, { pattern, builder_.ToTaggedInt(flags) }, true); LowerCreateRegExpWithLiteral() local 2328 GateRef newGate = LowerCallRuntime(gate, id, { receiver, propKey, jsFunc }); LowerLdSuperByValue() local 2341 GateRef newGate = LowerCallRuntime(gate, id, { receiver, propKey, value, jsFunc}); LowerStSuperByValue() local 2558 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0)}); LowerCreateGeneratorObj() local 2567 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0)}); LowerCreateAsyncGeneratorObj() local 2579 GateRef newGate = LowerCallRuntime(gate, id, {asyncGen, value, flag}); LowerAsyncGeneratorResolve() local 2588 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), acc_.GetValueIn(gate, 1)}); LowerAsyncGeneratorReject() local 2598 GateRef newGate = LowerCallRuntime(gate, id, args); LowerStArraySpread() local 2810 GateRef newGate = LowerCallRuntime(gate, id, {}); LowerAsyncFunctionEnter() local 3090 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::GetUnmappedArgs, LowerGetUnmappedArgs() local 3103 GateRef newGate = LowerCallRuntime(gate, id, {taggedArgc, taggedRestIdx}); LowerCopyRestArgs() local 3111 GateRef newGate = LowerCallRuntime(gate, id, {builder_.ToTaggedInt(index)}); LowerWideLdPatchVar() local 3119 GateRef newGate = LowerCallRuntime(gate, id, {builder_.ToTaggedInt(index)}); LowerWideStPatchVar() local 3657 GateRef newGate = LowerCallRuntime(gate, id, {lexicalEnv, LowerLdPrivateProperty() local 3674 GateRef newGate = LowerCallRuntime(gate, id, {lexicalEnv, LowerStPrivateProperty() local 3690 GateRef newGate = LowerCallRuntime(gate, id, {lexicalEnv, LowerTestIn() local 3699 GateRef newGate = LowerCallRuntime(gate, id, {acc_.GetValueIn(gate, 0), LowerNotifyConcurrentResult() local 3717 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::DefineField, LowerDefineFieldByName() local 3730 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::DefineField, LowerDefineFieldByValue() local 3743 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::DefineField, LowerDefineFieldByIndex() local 3755 GateRef newGate = LowerCallRuntime(gate, id, {value}); LowerToPropertyKey() local 3771 GateRef newGate = LowerCallRuntime(gate, id, {lexicalEnv, LowerCreatePrivateProperty() local 3787 GateRef newGate = LowerCallRuntime(gate, id, {lexicalEnv, LowerDefinePrivateProperty() local 3805 GateRef newGate = LowerCallRuntime(gate, RTSTUB_ID(CreateSharedClass), args); LowerDefineSendableClass() local 3813 GateRef newGate = LowerCallRuntime(gate, RTSTUB_ID(LdSendableClass), { lexicalEnv, builder_.ToTaggedInt(level) }); LowerLdSendableClass() local [all...] |