Lines Matching refs:TF_BUILTIN
35 TF_BUILTIN(CopyFastSmiOrObjectElements, CodeStubAssembler) {
47 TF_BUILTIN(GrowFastDoubleElements, CodeStubAssembler) {
62 TF_BUILTIN(GrowFastSmiOrObjectElements, CodeStubAssembler) {
77 TF_BUILTIN(ReturnReceiver, CodeStubAssembler) {
82 TF_BUILTIN(DebugBreakTrampoline, CodeStubAssembler) {
393 TF_BUILTIN(RecordWriteEmitRememberedSetSaveFP, WriteBarrierCodeStubAssembler) {
397 TF_BUILTIN(RecordWriteOmitRememberedSetSaveFP, WriteBarrierCodeStubAssembler) {
401 TF_BUILTIN(RecordWriteEmitRememberedSetIgnoreFP,
406 TF_BUILTIN(RecordWriteOmitRememberedSetIgnoreFP,
411 TF_BUILTIN(EphemeronKeyBarrierSaveFP, WriteBarrierCodeStubAssembler) {
415 TF_BUILTIN(EphemeronKeyBarrierIgnoreFP, WriteBarrierCodeStubAssembler) {
456 TF_BUILTIN(TSANRelaxedStore8IgnoreFP, TSANRelaxedStoreCodeStubAssembler) {
460 TF_BUILTIN(TSANRelaxedStore8SaveFP, TSANRelaxedStoreCodeStubAssembler) {
464 TF_BUILTIN(TSANRelaxedStore16IgnoreFP, TSANRelaxedStoreCodeStubAssembler) {
468 TF_BUILTIN(TSANRelaxedStore16SaveFP, TSANRelaxedStoreCodeStubAssembler) {
472 TF_BUILTIN(TSANRelaxedStore32IgnoreFP, TSANRelaxedStoreCodeStubAssembler) {
476 TF_BUILTIN(TSANRelaxedStore32SaveFP, TSANRelaxedStoreCodeStubAssembler) {
480 TF_BUILTIN(TSANRelaxedStore64IgnoreFP, TSANRelaxedStoreCodeStubAssembler) {
484 TF_BUILTIN(TSANRelaxedStore64SaveFP, TSANRelaxedStoreCodeStubAssembler) {
523 TF_BUILTIN(TSANSeqCstStore8IgnoreFP, TSANSeqCstStoreCodeStubAssembler) {
527 TF_BUILTIN(TSANSeqCstStore8SaveFP, TSANSeqCstStoreCodeStubAssembler) {
531 TF_BUILTIN(TSANSeqCstStore16IgnoreFP, TSANSeqCstStoreCodeStubAssembler) {
535 TF_BUILTIN(TSANSeqCstStore16SaveFP, TSANSeqCstStoreCodeStubAssembler) {
539 TF_BUILTIN(TSANSeqCstStore32IgnoreFP, TSANSeqCstStoreCodeStubAssembler) {
543 TF_BUILTIN(TSANSeqCstStore32SaveFP, TSANSeqCstStoreCodeStubAssembler) {
547 TF_BUILTIN(TSANSeqCstStore64IgnoreFP, TSANSeqCstStoreCodeStubAssembler) {
551 TF_BUILTIN(TSANSeqCstStore64SaveFP, TSANSeqCstStoreCodeStubAssembler) {
581 TF_BUILTIN(TSANRelaxedLoad32IgnoreFP, TSANRelaxedLoadCodeStubAssembler) {
585 TF_BUILTIN(TSANRelaxedLoad32SaveFP, TSANRelaxedLoadCodeStubAssembler) {
589 TF_BUILTIN(TSANRelaxedLoad64IgnoreFP, TSANRelaxedLoadCodeStubAssembler) {
593 TF_BUILTIN(TSANRelaxedLoad64SaveFP, TSANRelaxedLoadCodeStubAssembler) {
678 TF_BUILTIN(DeleteProperty, DeletePropertyBaseAssembler) {
872 TF_BUILTIN(CopyDataPropertiesWithExcludedPropertiesOnStack,
902 TF_BUILTIN(CopyDataPropertiesWithExcludedProperties,
923 TF_BUILTIN(CopyDataProperties, SetOrCopyDataPropertiesAssembler) {
939 TF_BUILTIN(SetDataProperties, SetOrCopyDataPropertiesAssembler) {
954 TF_BUILTIN(ForInEnumerate, CodeStubAssembler) {
969 TF_BUILTIN(ForInPrepare, CodeStubAssembler) {
983 TF_BUILTIN(ForInFilter, CodeStubAssembler) {
999 TF_BUILTIN(SameValue, CodeStubAssembler) {
1013 TF_BUILTIN(SameValueNumbersOnly, CodeStubAssembler) {
1027 TF_BUILTIN(AdaptorWithBuiltinExitFrame, CodeStubAssembler) {
1090 TF_BUILTIN(AllocateInYoungGeneration, CodeStubAssembler) {
1101 TF_BUILTIN(AllocateRegularInYoungGeneration, CodeStubAssembler) {
1112 TF_BUILTIN(AllocateInOldGeneration, CodeStubAssembler) {
1123 TF_BUILTIN(AllocateRegularInOldGeneration, CodeStubAssembler) {
1134 TF_BUILTIN(Abort, CodeStubAssembler) {
1139 TF_BUILTIN(AbortCSADcheck, CodeStubAssembler) {
1228 TF_BUILTIN(GetProperty, CodeStubAssembler) {
1283 TF_BUILTIN(GetPropertyWithReceiver, CodeStubAssembler) {
1351 TF_BUILTIN(SetProperty, CodeStubAssembler) {
1365 TF_BUILTIN(CreateDataProperty, CodeStubAssembler) {
1375 TF_BUILTIN(InstantiateAsmJs, CodeStubAssembler) {